UIView.UIViewAppearance.BackgroundColor Property

Definition

The color used for the background.

public virtual UIKit.UIColor BackgroundColor { [Foundation.Export("backgroundColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackgroundColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackgroundColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to