Share via


CKNotificationInfo.SoundName プロパティ

定義

通知が到着したときに再生するアプリケーション バンドル内のサウンドの名前を取得または設定します。

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

プロパティ値

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

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

属性

適用対象