共用方式為


CKNotificationInfo.AlertLocalizationArgs 屬性

定義

取得或設定字串陣列,這些字串會對應至觸發通知之記錄中的功能變數名稱。 用於替代警示格式字串。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] AlertLocalizationArgs { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("alertLocalizationArgs", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setAlertLocalizationArgs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AlertLocalizationArgs : string[] with get, set

屬性值

String[]

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

這個值可以是 null

屬性

適用於