Class KeyCodeExtensions
Extensions for the KeyCode enum.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public static class KeyCodeExtensions
Methods
Name | Description |
---|---|
IsSubmitType(KeyCode) | Check if the KeyCode is a Submit type key (Enter, Return, or SpaceBar). |