다음을 통해 공유


NSTableHeaderCell.DrawSortIndicator(CGRect, NSView, Boolean, nint) 메서드

정의

[Foundation.Export("drawSortIndicatorWithFrame:inView:ascending:priority:")]
public virtual void DrawSortIndicator (CoreGraphics.CGRect cellFrame, AppKit.NSView controlView, bool ascending, nint priority);
abstract member DrawSortIndicator : CoreGraphics.CGRect * AppKit.NSView * bool * nint -> unit
override this.DrawSortIndicator : CoreGraphics.CGRect * AppKit.NSView * bool * nint -> unit

매개 변수

cellFrame
CGRect
controlView
NSView
ascending
Boolean
priority
System.System.IntPtr System.nativeint
특성

적용 대상