accessibilityValue()
Returns the progress indicator’s value.
Declaration
func accessibilityValue() -> NSNumber?Return Value
The value of the progress indicator.
Discussion
This method is the getter for the NSAccessibilityProtocol protocol’s accessibilityValue property.