Select your preferred scripting language. All code snippets will be displayed in this language.
class in UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseTizen specific player settings.
deploymentTarget | Currently chosen Tizen deployment target. |
deploymentTargetType | Choose a type of Tizen target to deploy to. Options are Device or Emulator. |
minOSVersion | Minimum Tizen OS version that this application is compatible with. IMPORTANT: For example: if you choose Tizen 2.4 your application will only run on devices with Tizen 2.4 or later. |
productDescription | Description of your project to be displayed in the Tizen Store. |
productURL | URL of your project to be displayed in the Tizen Store. |
showActivityIndicatorOnLoading | Set or Get the style of application loading indicator. The available styles are TizenShowActivityIndicatorOnLoading. |
signingProfileName | Name of the security profile to code sign Tizen applications with. |