Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidScreenLayoutRound

enumeration

Description

Options to indicate whether the screen shape is rounded or not.

Properties

UndefinedMirrors the Android property value SCREENLAYOUT_ROUND_UNDEFINED.
NoMirrors the Android property value SCREENLAYOUT_ROUND_NO.
YesMirrors the Android property value SCREENLAYOUT_ROUND_YES.