Share via


NSTableHeaderCell.GetSortIndicatorRect(CGRect) Method

Definition

[Foundation.Export("sortIndicatorRectForBounds:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetSortIndicatorRect(CoreGraphics.CGRect theRect);
[<Foundation.Export("sortIndicatorRectForBounds:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSortIndicatorRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.GetSortIndicatorRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

theRect
CGRect

Returns

Attributes

Applies to