Share via


UIPageControlTimerProgressDelegate.GetInitialProgressForPage Method

Definition

[Foundation.Export("pageControlProgress:initialProgressForPage:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float GetInitialProgressForPage(UIKit.UIPageControlProgress progress, IntPtr page);
[<Foundation.Export("pageControlProgress:initialProgressForPage:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetInitialProgressForPage : UIKit.UIPageControlProgress * nativeint -> single
override this.GetInitialProgressForPage : UIKit.UIPageControlProgress * nativeint -> single

Parameters

page
IntPtr

nativeint

Returns

Implements

Attributes

Applies to