Contents

accessibilityDisclosureLevel()

Returns the indention level for the row.

Declaration

optional func accessibilityDisclosureLevel() -> Int

Return Value

The disclosure level for the row.

Discussion

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

See Also

Supporting Accessibility