namespace UserNotifications
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 14, PlatformArchitecture.All, null)]
[Protocol(Name = "UNUserNotificationCenterDelegate", WrapperType = typeof(UNUserNotificationCenterDelegateWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "OpenSettings", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(UNUserNotificationCenter), typeof(UNNotification) }, Selector = "userNotificationCenter:openSettingsForNotification:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillPresentNotification", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V249) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UNUserNotificationCenter), typeof(UNNotification), typeof(Action<UNNotificationPresentationOptions>) }, Selector = "userNotificationCenter:willPresentNotification:withCompletionHandler:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveNotificationResponse", ParameterBlockProxy = new[] { null, null, typeof(NIDAction) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UNUserNotificationCenter), typeof(UNNotificationResponse), typeof(Action) }, Selector = "userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:")]
public interface IUNUserNotificationCenterDelegate : INativeObject, IDisposable
}
nuget.org | 0.0 % |
---|---|
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Help | Documentation |
.NET | 7.0-ios7.0-tvos |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|