UITabBar.UITabBarAppearance.BackgroundImage Property

Definition

The image shown in the background of the UITabBar.

public virtual UIKit.UIImage BackgroundImage { [Foundation.Export("backgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackgroundImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.BackgroundImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to