init(name:actionHandler:)
Creates a custom action object with the specified name and action handler.
Declaration
init(name: String, actionHandler: @escaping UIAccessibilityCustomAction.Handler)Creates a custom action object with the specified name and action handler.
init(name: String, actionHandler: @escaping UIAccessibilityCustomAction.Handler)