Freigeben über


UIToolbar.BarTintColor Eigenschaft

Definition

Die Farbtonfarbe für diese 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

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten wird bereitgestellt.

Dieser Wert kann null sein.

Attribute

Hinweise

Dieses Element nimmt am Formatierungssystem teil UIAppearance . Weitere Informationen finden Sie in der Appearance -Eigenschaft und der AppearanceWhenContainedIn(Type[]) -Methode.

Gilt für: