Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesNativeLibrary

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

Definition

public sealed class UsesNativeLibrary : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

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

Classes

Class

Description

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

Inheritance