UIBarItem
super: Object
This class is reserved and cannot be directly instantiated.
Properties
-
var title: String The title displayed on the item.
-
var image: Image The image used to represent the item.
-
var enabled: Bool A Boolean value indicating whether the item is enabled.
-
var imageInsets: EdgeInsets The image inset or outset for each edge.
-
var objectName: String The name of the object.