class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <path-permission>  element.
| Description | |
|---|---|
| Path | The C# definition of the android:path Android Manifest attribute. | 
| PathPattern | The C# definition of the android:pathPattern Android Manifest attribute. | 
| PathPrefix | The C# definition of the android:pathPrefix Android Manifest attribute. | 
| Permission | The C# definition of the android:permission Android Manifest attribute. | 
| ReadPermission | The C# definition of the android:readPermission Android Manifest attribute. | 
| WritePermission | The C# definition of the android:writePermission Android Manifest attribute. | 
| 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. |