Contents

accessibilityIndex()

Returns the index for the row.

Declaration

func accessibilityIndex() -> Int

Return Value

The index for the row.

Discussion

This method is the getter for the NSAccessibilityProtocol protocol’s accessibilityIndex property.

See Also

Supporting Accessibility