Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Category

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

Definition

public sealed class Category : BaseElement, ICloneable

Remarks

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

Constructors

Constructor

Description

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

Properties

Property

Description

AttributesThe attributes container for the
 <category> 
element.

Classes

Class

Description

Category.AttributesContainerThe attributes container for the
 <category> 
element.

Inheritance