Enum CanvasControlScheme
The current Canvas control scheme.
Namespace: Unity.AppUI.UI
Syntax
public enum CanvasControlScheme
Fields
| Name | Description | Value |
|---|---|---|
| Editor | The default control scheme, similar to others Unity Editor tools. |
0 |
| Modern | The alternate control scheme, similar to Figma, Sketch, etc. |
1 |