MonoMac.AppKit.NSSound: Method Members

The methods of MonoMac.AppKit.NSSound are listed below. For a list of all members, see the NSSound Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
CanCreateFromPasteboard(NSPasteboard) : bool
Documentation for this section has not yet been entered.
Duration() : double
Documentation for this section has not yet been entered.
static
FromName(string) : NSSound
Documentation for this section has not yet been entered.
IsPlaying() : bool
Documentation for this section has not yet been entered.
Pause() : bool
Documentation for this section has not yet been entered.
Play() : bool
Documentation for this section has not yet been entered.
Resume() : bool
Documentation for this section has not yet been entered.
SoundUnfilteredTypes() : string[]
Documentation for this section has not yet been entered.
Stop() : bool
Documentation for this section has not yet been entered.
WriteToPasteboard(NSPasteboard)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSSound object.