accessibilityDisclosureLevel()
Returns the indention level for the row.
Declaration
optional func accessibilityDisclosureLevel() -> IntReturn Value
The disclosure level for the row.
Discussion
This method is the getter for the NSAccessibilityProtocol protocol’s accessibilityDisclosureLevel property.