NSScroller.DrawArrow(NSScrollerArrow, Boolean) Méthode
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.
[Foundation.Export("drawArrow:highlight:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.None, "Scrollers don't have arrows anymore.")]
public virtual void DrawArrow (AppKit.NSScrollerArrow whichArrow, bool highlight);
abstract member DrawArrow : AppKit.NSScrollerArrow * bool -> unit
override this.DrawArrow : AppKit.NSScrollerArrow * bool -> unit
Paramètres
- whichArrow
- NSScrollerArrow
- highlight
- Boolean
- Attributs