ISBApplicationDelegate Interface

Definition

[Foundation.Protocol(Name="SBApplicationDelegate", WrapperType=typeof(ScriptingBridge.SBApplicationDelegateWrapper))]
public interface ISBApplicationDelegate : IDisposable, ObjCRuntime.INativeObject
type ISBApplicationDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

EventDidFailwithError(IntPtr, NSError)

Applies to