Condividi tramite


UIToolbar.BarTintColor Proprietà

Definizione

Colore della tinta per questo 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

Valore della proprietà

(È disponibile una documentazione più dettagliata per questo nodo)

Il valore può essere null.

Attributi

Commenti

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

Si applica a