Version: 2017.1

描述

In the player on Tizen.

See Also: Platform dependent Compilation.

    if (Application.platform == RuntimePlatform.TizenPlayer)
        Debug.Log("Do something special here!");