Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesConfiguration

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

Definition

public sealed class UsesConfiguration : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

AttributesThe attributes container for the
 <uses-configuration> 
element.

Classes

Class

Description

UsesConfiguration.AttributesContainerThe attributes container for the
 <uses-configuration> 
element.

Inheritance