共用方式為


NSTextViewDelegate 建構函式

定義

多載

NSTextViewDelegate()
NSTextViewDelegate(NSObjectFlag)
NSTextViewDelegate(IntPtr)

NSTextViewDelegate()

[Foundation.Export("init")]
public NSTextViewDelegate ();
屬性

適用於

NSTextViewDelegate(NSObjectFlag)

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

參數

適用於

NSTextViewDelegate(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於