cancelButtonIndex
The index number of the cancel button.
Declaration
var cancelButtonIndex: Int { get set }Discussion
The button indices start at 0. If -1, then the index is not set.
The index number of the cancel button.
var cancelButtonIndex: Int { get set }The button indices start at 0. If -1, then the index is not set.