WKUserNotificationInterfaceType Enum
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Enumera i tipi di notifica da usare con i DidReceiveLocalNotification(UILocalNotification, Action<WKUserNotificationInterfaceType>) gestori di completamento e DidReceiveRemoteNotification(NSDictionary, Action<WKUserNotificationInterfaceType>) .
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum WKUserNotificationInterfaceType
type WKUserNotificationInterfaceType =
- Ereditarietà
-
WKUserNotificationInterfaceType
- Attributi
Campi
| Nome | Valore | Descrizione |
|---|---|---|
| Default | 0 | |
| Custom | 1 |