Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidScreenLayoutRound

Options to indicate whether the screen shape is rounded or not.
Read time 1 minuteLast updated 6 days ago

Definition

public enum AndroidScreenLayoutRound

Remarks

Fields

Value

Description

NoMirrors the Android property value
SCREENLAYOUT_ROUND_NO
.
UndefinedMirrors the Android property value
SCREENLAYOUT_ROUND_UNDEFINED
.
YesMirrors the Android property value
SCREENLAYOUT_ROUND_YES
.