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
Returns the selector of the receiver’s action method.
@MainActor var action: Selector? { get }The selector of the receiver’s action method.