Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


screenLayoutRound

Mirrors the Android property screenLayout based on the SCREENLAYOUT_ROUND_MASK value.
Read time 1 minuteLast updated 6 days ago

Definition

public AndroidScreenLayoutRound screenLayoutRound { get; }

Remarks

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