共用方式為


UILocalNotification.Category 屬性

定義

取得或設定類別名稱,用來尋找要填入通知的動作群組。

[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

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於