This version of Unity is unsupported.

AttributesContainer

class in Unity.Android.Gradle.Manifest

/

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

Description

The attributes container for the <data> element.

Properties

HostThe C# definition of the android:host Android Manifest attribute.
MimeTypeThe C# definition of the android:mimeType Android Manifest attribute.
PathThe C# definition of the android:path Android Manifest attribute.
PathPatternThe C# definition of the android:pathPattern Android Manifest attribute.
PathPrefixThe C# definition of the android:pathPrefix Android Manifest attribute.
PortThe C# definition of the android:port Android Manifest attribute.
SchemeThe C# definition of the android:scheme 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.