Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

AndroidScreenLayoutRound

enumeration

Description

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

Properties

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