共用方式為


UILocalNotification.AlertTitle 屬性

定義

取得或設定通知的標題。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AlertTitle { [Foundation.Export("alertTitle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAlertTitle:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AlertTitle : string with get, set

屬性值

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

這個值可以是 null

屬性

適用於