Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Data.AttributesContainer

The attributes container for the <data> element.
Read time 1 minuteLast updated 10 days ago

Definition

public sealed class Data.AttributesContainer : BaseAttributesContainer

Properties

Property

Description

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.

Inheritance