Share via


UIPageControlTimerProgressDelegate.PageControlTimerProgressDidChange Method

Definition

[Foundation.Export("pageControlTimerProgressDidChange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PageControlTimerProgressDidChange(UIKit.UIPageControlTimerProgress progress);
[<Foundation.Export("pageControlTimerProgressDidChange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PageControlTimerProgressDidChange : UIKit.UIPageControlTimerProgress -> unit
override this.PageControlTimerProgressDidChange : UIKit.UIPageControlTimerProgress -> unit

Parameters

Implements

Attributes

Applies to