AlwaysEnabled(DropdownMenuAction)
Creates a status callback that always returns Normal.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static DropdownMenuAction.Status AlwaysEnabled(DropdownMenuAction a)
Parameters
Unused parameter.
Returns
Type | Description |
|---|---|
| Status | Always returns Normal |