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