Compartir a través de


UIToolbar.BarTintColor Propiedad

Definición

Color de tono para esta uiToolbar.

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

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Comentarios

Este miembro participa en el sistema de UIAppearance estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a