Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SupportsScreens

The C# definition of the Android Manifest element.
Read time 1 minuteLast updated 12 days ago

Definition

public sealed class SupportsScreens : BaseElement, ICloneable

Remarks

For more information about the element, see Android's documentation: SupportsScreens element

Constructors

Constructor

Description

SupportsScreens()Element constructor.
SupportsScreens(Unity.Android.Gradle.Manifest.SupportsScreens)Element constructor.

Properties

Property

Description

AttributesThe attributes container for the
 <supports-screens> 
element.

Classes

Class

Description

SupportsScreens.AttributesContainerThe attributes container for the
 <supports-screens> 
element.

Inheritance