[ Web Proxy ]
URL:
Viewing: https://docs.unity3d.com/ScriptReference/Unity.Android.Gradle.Manifest.Package.html [Back]  [Original]

Unity - Scripting API: Package
Version: Unity 6.5 (6000.5)
    • Supported
    • Legacy
    LanguageEnglish
    • C#

    Package

    class in Unity.Android.Gradle.Manifest

    /

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

    Suggest a change

    Success!

    Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

    Close

    Submission failed

    For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

    Close
    Your name Your email Suggestion* Submit suggestion

    Cancel

    Description

    The C# definition of the <package> Android Manifest element.

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

    Properties

    Property Description
    AttributesThe attributes container for the <package> element.

    Constructors

    Constructor Description
    PackageElement constructor.

    Inherited Members

    Properties

    PropertyDescription
    CustomElementsCustom child elements.

    Public Methods

    MethodDescription
    AddCustomElementAdds a new element as a child.
    GetAllAttributesGets all attributes on this element.
    GetCustomAttributeGets a custom attribute by attribute name.
    GetIDGets the unique ID of the element.
    GetNameGets the element name.
    GetUniqueNameGets a unique name of the element.
    RemoveRemoves this element from the file.
    RemoveCustomAttributeRemoves a custom attribute by name.
    ResolveConflictResolve a conflict if element was already modified by another script.
    SetCustomAttributeSets a custom attribute with name and value.

    Web Proxy Viewer  |  New URL  |  Original Page