UITabBarItem.Image Property

Definition

The image displayed by this UITabBarItem.

public override UIKit.UIImage Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Image : UIKit.UIImage with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to