Contents

isAccessibilityAlternateUIVisible()

Returns a Boolean value that determines whether the accessibility element’s alternative UI is currently visible.

Declaration

func isAccessibilityAlternateUIVisible() -> Bool

Return Value

Use this property for elements that present an alternate UI—for example, when the pointer hovers over an interface element for a few seconds.

See Also

Supporting Accessibility