Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

AttributeStringArray

class in Unity.Android.Gradle.Manifest

/

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

Description

An attribute that represents a string[] value.

Public Methods

Description
GetGets the value of the string[] attribute.
SetSets a new string[] value for the attribute.

Inherited Members

Properties

Description
NameAttribute name.

Public Methods

Description
RemoveRemoves this attribute from the element.
ResolveConflictResolve a conflict if the attribute was already modified by another script.