Share via


IKImageBrowserView.GetRectOfColumn(IntPtr) Method

Definition

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

Parameters

columnIndex
IntPtr

nativeint

Returns

Attributes

Applies to