Share via


NSUserNotification.SoundName Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? SoundName { [Foundation.Export("soundName", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSoundName:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("soundName", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSoundName:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SoundName : string with get, set

Property Value

Attributes

Applies to