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

AndroidConfiguration.screenLayoutSize

public Android.AndroidScreenLayoutSize screenLayoutSize;

Description

Mirrors the Android property screenLayout based on the SCREENLAYOUT_SIZE_MASK value.

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

Additional resources: AndroidScreenLayoutSize