xamarinwatchos
namespace WatchKit
{
public static class WKExtensionDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.WatchOS, 3, 0, PlatformArchitecture.None, "Use UNUserNotificationCenterDelegate")]
public static void HandleAction(this IWKExtensionDelegate! This, string? identifier, UILocalNotification! localNotification, NSDictionary! responseInfo);
}
}
Xamarin watchOS | 0.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |