Interface IGamepadFocusListener
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IGamepadFocusListener
Methods
IsValid()
Declaration
bool IsValid()
Returns
| Type | Description |
|---|---|
| bool |
OnFocusStateChanged(bool)
Declaration
void OnFocusStateChanged(bool state)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | state |