Share via


CKNotificationInfo.AlertActionLocalizationKey プロパティ

定義

アラート パネルに表示されるアクション ボタンの Localizable.strings テキストを識別するキーをファイルに取得または設定します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AlertActionLocalizationKey { [Foundation.Export("alertActionLocalizationKey")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAlertActionLocalizationKey:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AlertActionLocalizationKey : string with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象