NSTextStorageDelegate Constructors

Definition

Overloads

NSTextStorageDelegate()
NSTextStorageDelegate(NSObjectFlag)
NSTextStorageDelegate(IntPtr)

NSTextStorageDelegate()

[Foundation.Export("init")]
public NSTextStorageDelegate ();
Attributes

Applies to

NSTextStorageDelegate(NSObjectFlag)

protected NSTextStorageDelegate (Foundation.NSObjectFlag t);
new AppKit.NSTextStorageDelegate : Foundation.NSObjectFlag -> AppKit.NSTextStorageDelegate

Parameters

Applies to

NSTextStorageDelegate(IntPtr)

protected internal NSTextStorageDelegate (IntPtr handle);
new AppKit.NSTextStorageDelegate : nativeint -> AppKit.NSTextStorageDelegate

Parameters

handle
IntPtr

nativeint

Applies to