Accessibility
public enum Accessibility
-
Constants that describe how an accessibility element behaves. Set these traits to tell an assistive app how an accessibility element behaves or how to treat it. See UIAccessibilityTraits for further information.
See moreDeclaration
-
Used to provide additional functionality to assistive technologies beyond your accessible UI.
See moreDeclaration
Swift
public struct CustomAction : Equatable, Hashable
-
Declaration
Swift
public struct CustomContent : Equatable