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