UIAccessibilityCustomAction.Handler
A closure type that defines a handler to perform for an action.
Declaration
@MainActor typealias Handler = (UIAccessibilityCustomAction) -> BoolA closure type that defines a handler to perform for an action.
@MainActor typealias Handler = (UIAccessibilityCustomAction) -> Bool