UITabBar.UITabBarAppearance.BackgroundImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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