Share via


UIPageControl.GetCurrentPageIndicatorImage(IntPtr) Method

Definition

[Foundation.Export("currentPageIndicatorImageForPage:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? GetCurrentPageIndicatorImage(IntPtr page);
[<Foundation.Export("currentPageIndicatorImageForPage:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCurrentPageIndicatorImage : nativeint -> UIKit.UIImage
override this.GetCurrentPageIndicatorImage : nativeint -> UIKit.UIImage

Parameters

page
IntPtr

nativeint

Returns

Attributes

Applies to