Share via


UIPageControl.PreferredCurrentPageIndicatorImage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? PreferredCurrentPageIndicatorImage { [Foundation.Export("preferredCurrentPageIndicatorImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPreferredCurrentPageIndicatorImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredCurrentPageIndicatorImage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPreferredCurrentPageIndicatorImage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PreferredCurrentPageIndicatorImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to