Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidScreenLayoutLong

Options to indicate whether the aspect ratio of the screen is taller or wider than normal.
Read time 1 minuteLast updated 6 days ago

Definition

public enum AndroidScreenLayoutLong

Remarks

Fields

Value

Description

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