UIBarItem.Image Property

Definition

The image used to represent this UIBarItem.

public abstract 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

UIImage

Attributes

Applies to