Contents

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.

See Also

Getting and setting properties