Share via


IUIPageControlProgressDelegate.GetInitialProgressForPage Method

Definition

[Foundation.Export("pageControlProgress:initialProgressForPage:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float GetInitialProgressForPage(UIKit.UIPageControlProgress progress, IntPtr page);
[<Foundation.Export("pageControlProgress:initialProgressForPage:")>]
[<Foundation.OptionalMember>]
[<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

Attributes

Applies to