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