tag
The bar item’s tag, an app-supplied integer that you can use to identify bar item objects in your app.
Declaration
var tag: Int { get set }Discussion
The default value is 0.
The bar item’s tag, an app-supplied integer that you can use to identify bar item objects in your app.
var tag: Int { get set }The default value is 0.