Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesLibrary

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

Definition

public sealed class UsesLibrary : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

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

Classes

Class

Description

UsesLibrary.AttributesContainerThe attributes container for the
 <uses-library> 
element.

Inheritance