Contents

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.

See Also

Constants