Share via


IKImageBrowserView.GetRectOfRow(IntPtr) Method

Definition

[Foundation.Export("rectOfRow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetRectOfRow(IntPtr rowIndex);
[<Foundation.Export("rectOfRow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetRectOfRow : nativeint -> CoreGraphics.CGRect
override this.GetRectOfRow : nativeint -> CoreGraphics.CGRect

Parameters

rowIndex
IntPtr

nativeint

Returns

Attributes

Applies to