Contents

init(name:actionHandler:)

Creates a custom action object with the specified name and action handler.

Declaration

init(name: String, actionHandler: @escaping  UIAccessibilityCustomAction.Handler)

See Also

Creating a custom action