Method Validate
Validate(ActionContext)
Defines the validity of an Action based on the context.
Declaration
public abstract ActionValidity Validate(ActionContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| ActionContext | context | Context for the action. |
Returns
| Type | Description |
|---|---|
| ActionValidity | Visual state of the menu for the action. |