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

AndroidConfiguration.screenLayoutDirection

public Android.AndroidScreenLayoutDirection screenLayoutDirection;

Description

Mirrors the Android property screenLayout based on the SCREENLAYOUT_LAYOUTDIR_MASK value.

For information about this property, refer to the Android developer documentation on screenLayout and SCREENLAYOUT_LAYOUTDIR_MASK.

Additional resources: AndroidScreenLayoutDirection