This version of Unity is unsupported.

ScreenSize

enumeration

Description

Mirrors the ScreenSize enum.

For more information about the attribute, see Android's documentation: ScreenSize attribute

Properties

NullAttribute is not set and will not appear in the element.
SmallMirrors android:screenSize="small".
NormalMirrors android:screenSize="normal".
LargeMirrors android:screenSize="large".
XlargeMirrors android:screenSize="xlarge".