class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <uses-configuration>  element.
| Property | Description | 
|---|---|
| ReqFiveWayNav | The C# definition of the android:reqFiveWayNav Android Manifest attribute. | 
| ReqHardKeyboard | The C# definition of the android:reqHardKeyboard Android Manifest attribute. | 
| ReqKeyboardType | The C# definition of the android:reqKeyboardType Android Manifest attribute. | 
| ReqNavigation | The C# definition of the android:reqNavigation Android Manifest attribute. | 
| ReqTouchScreen | The C# definition of the android:reqTouchScreen Android Manifest attribute. | 
| Property | Description | 
|---|---|
| ToolsNode | The C# definition of the tools:node Android Manifest attribute. | 
| ToolsRemove | The C# definition of the tools:remove Android Manifest attribute. | 
| ToolsReplace | The C# definition of the tools:replace Android Manifest attribute. | 
| ToolsSelector | The C# definition of the tools:selector Android Manifest attribute. | 
| ToolsStrict | The C# definition of the tools:strict Android Manifest attribute. |