Share via


IKImageBrowserView.GetItemFrame(IntPtr) Method

Definition

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

Parameters

index
IntPtr

nativeint

Returns

Attributes

Applies to