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

AndroidConfiguration.screenLayoutRound

public Android.AndroidScreenLayoutRound screenLayoutRound;

Description

Mirrors the Android property screenLayout based on the SCREENLAYOUT_ROUND_MASK value.

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

Additional resources: AndroidScreenLayoutRound