UIBarItem.Image Property
Definition
The image used to represent this UIBarItem.
[get: Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)]
[set: Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)]
public abstract UIKit.UIImage Image { get; set; }
member this.Image : UIKit.UIImage with get, set
Property Value
- Attributes