ApplicationNamespace: UnityEngine.WSA
Description

Provides essential methods related to Window Store application.

Static Variables
arguments Arguments passed to application.
Constructors
Application
Static Functions
InvokeOnAppThread Executes callback item on application thread.
InvokeOnUIThread Executes callback item on UI thread.
RunningOnAppThread Returns true if you're running on application thread.
RunningOnUIThread Returns true if you're running on UI thread.
Events
windowActivated
windowSizeChanged