Policy
InterfaceConsts
ConversationSendersAnyone
ConversationSendersImportant
ConversationSendersNone
PriorityCategoryConversations
SuppressedEffectAmbient
SuppressedEffectBadge
SuppressedEffectFullScreenIntent
SuppressedEffectLights
SuppressedEffectNotificationList
SuppressedEffectPeek
SuppressedEffectScreenOff
SuppressedEffectScreenOn
SuppressedEffectStatusBar
Policy(IntPtr, JniHandleOwnership)
Policy(NotificationPriorityCategory, NotificationPrioritySenders, NotificationPrioritySenders)
Policy(NotificationPriorityCategory, NotificationPrioritySenders, NotificationPrioritySenders, Int32)
Policy(NotificationPriorityCategory, NotificationPrioritySenders, NotificationPrioritySenders, Int32, Int32)
Creator
JniPeerMembers
PriorityCallSenders
PriorityCategories
PriorityConversationSenders
PriorityMessageSenders
SuppressedVisualEffects
ThresholdClass
ThresholdType
DescribeContents()
PriorityCategoriesToString(NotificationPriorityCategory)
PrioritySendersToString(NotificationPrioritySenders)
SuppressedEffectsToString(SuppressedEffects)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/NotificationManager", DoNotGenerateAcw = true)]
public class NotificationManager : Object
{
[Register("android/app/NotificationManager$Policy", ApiSince = 23, DoNotGenerateAcw = true)]
public class Policy : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register(".ctor", "(IIII)V", "", ApiSince = 24)]
public Policy([GeneratedEnum] NotificationPriorityCategory priorityCategories, [GeneratedEnum] NotificationPrioritySenders priorityCallSenders, [GeneratedEnum] NotificationPrioritySenders priorityMessageSenders, int suppressedVisualEffects);
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API