NSScrubberArrangedView Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
NSScrubberArrangedView() | |
NSScrubberArrangedView(CGRect) | |
NSScrubberArrangedView(NSCoder) | |
NSScrubberArrangedView(NSObjectFlag) | |
NSScrubberArrangedView(IntPtr) |
NSScrubberArrangedView()
[Foundation.Export("init")]
public NSScrubberArrangedView ();
- Attributs
S’applique à
NSScrubberArrangedView(CGRect)
[Foundation.Export("initWithFrame:")]
public NSScrubberArrangedView (CoreGraphics.CGRect frameRect);
new AppKit.NSScrubberArrangedView : CoreGraphics.CGRect -> AppKit.NSScrubberArrangedView
Paramètres
- frameRect
- CGRect
- Attributs
S’applique à
NSScrubberArrangedView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberArrangedView (Foundation.NSCoder coder);
new AppKit.NSScrubberArrangedView : Foundation.NSCoder -> AppKit.NSScrubberArrangedView
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
NSScrubberArrangedView(NSObjectFlag)
protected NSScrubberArrangedView (Foundation.NSObjectFlag t);
new AppKit.NSScrubberArrangedView : Foundation.NSObjectFlag -> AppKit.NSScrubberArrangedView
Paramètres
S’applique à
NSScrubberArrangedView(IntPtr)
protected internal NSScrubberArrangedView (IntPtr handle);
new AppKit.NSScrubberArrangedView : nativeint -> AppKit.NSScrubberArrangedView
Paramètres
- handle
-
IntPtr
nativeint