UIPageControl.UIPageControlAppearance.CurrentPageIndicatorTintColor Property

Definition

The tint color applied to the current page indicator.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor CurrentPageIndicatorTintColor { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("currentPageIndicatorTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setCurrentPageIndicatorTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.CurrentPageIndicatorTintColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to