focused
The appearance data to apply to the button when it’s focused.
Declaration
var focused: UIBarButtonItemStateAppearance { get }Discussion
To set the attributes for this state, get the object in this property and modify it.
The appearance data to apply to the button when it’s focused.
var focused: UIBarButtonItemStateAppearance { get }To set the attributes for this state, get the object in this property and modify it.