Delegate WindowActivated
Namespace: UnityEngine.WSA
Assembly: UnityEngine.dll
Syntax
public delegate void WindowActivated(WindowActivationState state);
Parameters
| Type | Name | Description |
|---|---|---|
| WindowActivationState | state |
public delegate void WindowActivated(WindowActivationState state);
| Type | Name | Description |
|---|---|---|
| WindowActivationState | state |