Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Action

The C# definition of the <action> Android Manifest element.
Read time 1 minuteLast updated 11 days ago

Definition

public sealed class Action : BaseElement, ICloneable

Remarks

For more information about the element, see Android's documentation: Action element

Constructors

Constructor

Description

Action()Element constructor.
Action(Unity.Android.Gradle.Manifest.Action)Element constructor.

Properties

Property

Description

AttributesThe attributes container for the
 <action> 
element.

Classes

Class

Description

Action.AttributesContainerThe attributes container for the
 <action> 
element.

Inheritance