Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Tizen

class in UnityEditor

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Switch to Manual

Description

Tizen specific player settings.

Static Variables

deploymentTargetCurrently chosen Tizen deployment target.
deploymentTargetTypeChoose a type of Tizen target to deploy to. Options are Device or Emulator.
minOSVersionMinimum 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.
productDescriptionDescription of your project to be displayed in the Tizen Store.
productURLURL of your project to be displayed in the Tizen Store.
showActivityIndicatorOnLoadingSet or Get the style of application loading indicator. The available styles are TizenShowActivityIndicatorOnLoading.
signingProfileNameName of the security profile to code sign Tizen applications with.