Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesSdk

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

Definition

public sealed class UsesSdk : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

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

Classes

Class

Description

UsesSdk.AttributesContainerThe attributes container for the
 <uses-sdk> 
element.

Inheritance