NotificationManager
Policy
ActionAppBlockStateChanged
ActionAutomaticZenRule
ActionAutomaticZenRuleStatusChanged
ActionInterruptionFilterChanged
ActionNotificationChannelBlockStateChanged
ActionNotificationChannelGroupBlockStateChanged
ActionNotificationPolicyAccessGrantedChanged
ActionNotificationPolicyChanged
AutomaticRuleStatusDisabled
AutomaticRuleStatusEnabled
AutomaticRuleStatusRemoved
AutomaticRuleStatusUnknown
BubblePreferenceAll
BubblePreferenceNone
BubblePreferenceSelected
ExtraAutomaticRuleId
ExtraAutomaticZenRuleId
ExtraAutomaticZenRuleStatus
ExtraBlockedState
ExtraNotificationChannelGroupId
ExtraNotificationChannelId
ImportanceDefault
ImportanceHigh
ImportanceLow
ImportanceMax
ImportanceMin
ImportanceNone
ImportanceUnspecified
MetaDataAutomaticRuleType
MetaDataRuleInstanceLimit
NotificationManager(IntPtr, JniHandleOwnership)
AutomaticZenRules
BubblePreference
ConsolidatedNotificationPolicy
CurrentInterruptionFilter
Importance
IsNotificationPolicyAccessGranted
JniPeerMembers
NotificationChannelGroups
NotificationChannels
NotificationDelegate
NotificationPolicy
ThresholdClass
ThresholdType
AddAutomaticZenRule(AutomaticZenRule)
AreBubblesAllowed()
AreBubblesEnabled()
AreNotificationsEnabled()
AreNotificationsPaused()
Cancel(Int32)
Cancel(String, Int32)
CancelAll()
CancelAsPackage(String, String, Int32)
CanNotifyAsPackage(String)
CanUseFullScreenIntent()
CreateNotificationChannel(NotificationChannel)
CreateNotificationChannelGroup(NotificationChannelGroup)
CreateNotificationChannelGroups(IList<NotificationChannelGroup>)
CreateNotificationChannels(IList<NotificationChannel>)
DeleteNotificationChannel(String)
DeleteNotificationChannelGroup(String)
FromContext(Context)
GetActiveNotifications()
GetAutomaticZenRule(String)
GetNotificationChannel(String)
GetNotificationChannel(String, String)
GetNotificationChannelGroup(String)
IsNotificationListenerAccessGranted(ComponentName)
MatchesCallFilter(Uri)
Notify(Int32, Notification)
Notify(String, Int32, Notification)
NotifyAsPackage(String, String, Int32, Notification)
RemoveAutomaticZenRule(String)
SetAutomaticZenRuleState(String, Condition)
SetInterruptionFilter(InterruptionFilter)
ShouldHideSilentStatusBarIcons()
UpdateAutomaticZenRule(String, AutomaticZenRule)
monoandroid
namespace Android.App
{
[Register("android/app/NotificationManager", DoNotGenerateAcw = true)]
public class NotificationManager : Object
{
[Register("isNotificationListenerAccessGranted", "(Landroid/content/ComponentName;)Z", "GetIsNotificationListenerAccessGranted_Landroid_content_ComponentName_Handler", ApiSince = 27)]
public virtual bool IsNotificationListenerAccessGranted(ComponentName? listener);
}
}
| .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