Contents

firstOtherButtonIndex

The index of the first custom button.

Declaration

var firstOtherButtonIndex: Int { get }

Discussion

Button indices start at 0. The default value of this property is -1, which indicates that there are no other custom buttons.

See Also

Configuring buttons