Share via


NSSound.GetName Method

Definition

[Foundation.Export("name")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual string GetName();
[<Foundation.Export("name")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetName : unit -> string
override this.GetName : unit -> string

Returns

Attributes

Applies to