Provider
The C# definition of the <provider> Android Manifest element.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle.Manifest
- Assembly: Unity.Android.Gradle
- Inherits from: BaseElement
- Implements: ICloneable
public sealed class Provider : BaseElement, ICloneable
Remarks
For more information about the element, see Android's documentation: Provider element
Constructors
Constructor | Description |
|---|---|
| Provider() | Element constructor. |
| Provider(Unity.Android.Gradle.Manifest.Provider) | Element constructor. |
Properties
Property | Description |
|---|---|
| Attributes | The attributes container for the |
| GrantUriPermissionList | List of |
| IntentFilterList | List of |
| MetaDataList | List of |
| PathPermissionList | List of |
Classes
Class | Description |
|---|---|
| Provider.AttributesContainer | The attributes container for the |