Share via


IKImageBrowserDataSource.ItemCount(IKImageBrowserView) Method

Definition

[Foundation.Export("numberOfItemsInImageBrowser:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ItemCount(ImageKit.IKImageBrowserView aBrowser);
[<Foundation.Export("numberOfItemsInImageBrowser:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ItemCount : ImageKit.IKImageBrowserView -> nativeint
override this.ItemCount : ImageKit.IKImageBrowserView -> nativeint

Parameters

Returns

IntPtr

nativeint

Implements

Attributes

Applies to