Share via


IKImageBrowserView.GetColumnIndexes(CGRect) Method

Definition

[Foundation.Export("columnIndexesInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexSet GetColumnIndexes(CoreGraphics.CGRect rect);
[<Foundation.Export("columnIndexesInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetColumnIndexes : CoreGraphics.CGRect -> Foundation.NSIndexSet
override this.GetColumnIndexes : CoreGraphics.CGRect -> Foundation.NSIndexSet

Parameters

rect
CGRect

Returns

Attributes

Applies to