INSSoundDelegate Interface

Definition

[Foundation.Protocol(Name="NSSoundDelegate", WrapperType=typeof(AppKit.NSSoundDelegateWrapper))]
public interface INSSoundDelegate : IDisposable, ObjCRuntime.INativeObject
type INSSoundDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

DidFinishPlaying(INSSoundDelegate, NSSound, Boolean)

Applies to