NSScrubber Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSScrubber() | |
NSScrubber(CGRect) | |
NSScrubber(NSCoder) | |
NSScrubber(NSObjectFlag) | |
NSScrubber(IntPtr) |
NSScrubber()
NSScrubber(CGRect)
[Foundation.Export("initWithFrame:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubber (CoreGraphics.CGRect frameRect);
new AppKit.NSScrubber : CoreGraphics.CGRect -> AppKit.NSScrubber
Parameters
- frameRect
- CGRect
- Attributes
Applies to
NSScrubber(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubber (Foundation.NSCoder coder);
new AppKit.NSScrubber : Foundation.NSCoder -> AppKit.NSScrubber
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSScrubber(NSObjectFlag)
protected NSScrubber (Foundation.NSObjectFlag t);
new AppKit.NSScrubber : Foundation.NSObjectFlag -> AppKit.NSScrubber
Parameters
Applies to
NSScrubber(IntPtr)
protected internal NSScrubber (IntPtr handle);
new AppKit.NSScrubber : nativeint -> AppKit.NSScrubber
Parameters
- handle
-
IntPtr
nativeint