done
A button style for a done button.
Declaration
static var done: UIBarButtonItem.Style { get }Discussion
For example, use this style for a button that completes some task and returns to the previous view.
A button style for a done button.
static var done: UIBarButtonItem.Style { get }For example, use this style for a button that completes some task and returns to the previous view.