NSTypesetter 构造函数

定义

重载

NSTypesetter()
NSTypesetter(NSObjectFlag)
NSTypesetter(IntPtr)

NSTypesetter()

[Foundation.Export("init")]
public NSTypesetter ();
属性

适用于

NSTypesetter(NSObjectFlag)

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

参数

适用于

NSTypesetter(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于