Contents

action

Returns the selector of the receiver’s action method.

Declaration

@MainActor var action: Selector? { get }

Return Value

The selector of the receiver’s action method.

See Also

Related Documentation

  • User Interface Validation

Getting information about a user interface item