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