NSSound.FromName(String) Method

Definition

[Foundation.Export("soundNamed:")]
public static AppKit.NSSound FromName (string name);
static member FromName : string -> AppKit.NSSound

Parameters

name
String

Returns

Attributes

Applies to