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

AndroidScreenLayoutLong

enumeration

Description

Options to indicate whether the aspect ratio of the screen is taller or wider than normal.

Properties

UndefinedMirrors the Android property value SCREENLAYOUT_LONG_UNDEFINED.
NoMirrors the Android property value SCREENLAYOUT_LONG_NO.
YesMirrors the Android property value SCREENLAYOUT_LONG_YES.