tag
An integer tag you can use to identify the toolbar item.
Declaration
var tag: Int { get set }Discussion
The toolbar doesn’t use this value. You can use it for your own custom purposes.
An integer tag you can use to identify the toolbar item.
var tag: Int { get set }The toolbar doesn’t use this value. You can use it for your own custom purposes.