NSClipView Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- frameRect
- CGRect
- Attribute
Gilt für:
NSClipView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSClipView (Foundation.NSCoder coder);
new AppKit.NSClipView : Foundation.NSCoder -> AppKit.NSClipView
Parameter
- coder
- NSCoder
- Attribute
Gilt für:
NSClipView(NSObjectFlag)
protected NSClipView (Foundation.NSObjectFlag t);
new AppKit.NSClipView : Foundation.NSObjectFlag -> AppKit.NSClipView
Parameter
Gilt für:
NSClipView(IntPtr)
protected internal NSClipView (IntPtr handle);
new AppKit.NSClipView : nativeint -> AppKit.NSClipView
Parameter
- handle
-
IntPtr
nativeint