Share via


IKImageBrowserView.GetRowIndexes(CGRect) Method

Definition

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

Parameters

rect
CGRect

Returns

Attributes

Applies to