Condividi tramite


UILocalNotification.Category Proprietà

Definizione

Ottiene o imposta un nome di categoria che verrà usato per trovare un gruppo di azioni con cui popolare la notifica.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Category { [Foundation.Export("category")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCategory:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Category : string with get, set

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Si applica a