Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AttributesContainer

class in Unity.Android.Gradle.Manifest

/

Inherits from:Unity.Android.Gradle.Manifest.BaseAttributesContainer

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

The attributes container for the <provider> element.

Properties

AuthoritiesThe C# definition of the android:authorities Android Manifest attribute.
DirectBootAwareThe C# definition of the android:directBootAware Android Manifest attribute.
EnabledThe C# definition of the android:enabled Android Manifest attribute.
ExportedThe C# definition of the android:exported Android Manifest attribute.
GrantUriPermissionsThe C# definition of the android:grantUriPermissions Android Manifest attribute.
IconThe C# definition of the android:icon Android Manifest attribute.
InitOrderThe C# definition of the android:initOrder Android Manifest attribute.
LabelThe C# definition of the android:label Android Manifest attribute.
MultiprocessThe C# definition of the android:multiprocess Android Manifest attribute.
NameThe C# definition of the android:name Android Manifest attribute.
PermissionThe C# definition of the android:permission Android Manifest attribute.
ProcessThe C# definition of the android:process Android Manifest attribute.
ReadPermissionThe C# definition of the android:readPermission Android Manifest attribute.
SyncableThe C# definition of the android:syncable Android Manifest attribute.
WritePermissionThe C# definition of the android:writePermission Android Manifest attribute.

Inherited Members

Properties

ToolsNodeThe C# definition of the tools:node Android Manifest attribute.
ToolsRemoveThe C# definition of the tools:remove Android Manifest attribute.
ToolsReplaceThe C# definition of the tools:replace Android Manifest attribute.
ToolsSelectorThe C# definition of the tools:selector Android Manifest attribute.
ToolsStrictThe C# definition of the tools:strict Android Manifest attribute.