Contents

firstOtherButtonIndex

The index of the first other button.

Declaration

var firstOtherButtonIndex: Int { get }

Discussion

The button indices start at 0. If -1, then the index is not set. This property is ignored if there are no other buttons. The default value is -1.

See Also

Configuring buttons