class in Unity.Android.Gradle.Manifest
/
Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer
The attributes container for the  <provider>  element.
| Property | Description | 
|---|---|
| Authorities | The C# definition of the android:authorities Android Manifest attribute. | 
| DirectBootAware | The C# definition of the android:directBootAware Android Manifest attribute. | 
| Enabled | The C# definition of the android:enabled Android Manifest attribute. | 
| Exported | The C# definition of the android:exported Android Manifest attribute. | 
| GrantUriPermissions | The C# definition of the android:grantUriPermissions Android Manifest attribute. | 
| Icon | The C# definition of the android:icon Android Manifest attribute. | 
| InitOrder | The C# definition of the android:initOrder Android Manifest attribute. | 
| Label | The C# definition of the android:label Android Manifest attribute. | 
| Multiprocess | The C# definition of the android:multiprocess Android Manifest attribute. | 
| Name | The C# definition of the android:name Android Manifest attribute. | 
| Permission | The C# definition of the android:permission Android Manifest attribute. | 
| Process | The C# definition of the android:process Android Manifest attribute. | 
| ReadPermission | The C# definition of the android:readPermission Android Manifest attribute. | 
| Syncable | The C# definition of the android:syncable Android Manifest attribute. | 
| WritePermission | The C# definition of the android:writePermission 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. |