Condividi tramite


UIPageControl.CurrentPageIndicatorTintColor Proprietà

Definizione

Tinta da utilizzare per l'indicatore di pagina corrente.

[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

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Commenti

Questo membro partecipa al UIAppearance sistema di stile. Vedere la proprietà e il AppearanceAppearanceWhenContainedIn(Type[]) metodo .

Si applica a