Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UsesFeature

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

Definition

public sealed class UsesFeature : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

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

Classes

Class

Description

UsesFeature.AttributesContainerThe attributes container for the
 <uses-feature> 
element.

Inheritance