NSRuleEditor 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
NSRuleEditor() | |
NSRuleEditor(CGRect) | |
NSRuleEditor(NSCoder) | |
NSRuleEditor(NSObjectFlag) | |
NSRuleEditor(IntPtr) |
NSRuleEditor()
NSRuleEditor(CGRect)
[Foundation.Export("initWithFrame:")]
public NSRuleEditor (CoreGraphics.CGRect frameRect);
new AppKit.NSRuleEditor : CoreGraphics.CGRect -> AppKit.NSRuleEditor
參數
- frameRect
- CGRect
- 屬性
適用於
NSRuleEditor(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSRuleEditor (Foundation.NSCoder coder);
new AppKit.NSRuleEditor : Foundation.NSCoder -> AppKit.NSRuleEditor
參數
- coder
- NSCoder
- 屬性
適用於
NSRuleEditor(NSObjectFlag)
protected NSRuleEditor (Foundation.NSObjectFlag t);
new AppKit.NSRuleEditor : Foundation.NSObjectFlag -> AppKit.NSRuleEditor
參數
適用於
NSRuleEditor(IntPtr)
protected internal NSRuleEditor (IntPtr handle);
new AppKit.NSRuleEditor : nativeint -> AppKit.NSRuleEditor
參數
- handle
-
IntPtr
nativeint