docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAndroidManifestRequirementProvider

    Interface for classes providing Android manifest entries.

    All implementers must be top level classes for the Android manifest processsor to call them Nested classes aren't supported.

    Namespace: Unity.XR.Management.AndroidManifest.Editor
    Assembly: Unity.XR.Management.Editor.dll
    Syntax
    public interface IAndroidManifestRequirementProvider

    Methods

    ProvideManifestRequirement()

    Provides a ManifestRequirement object with the required Android manifest elements and its attributes needed to be added, overriden or removed.

    Declaration
    ManifestRequirement ProvideManifestRequirement()
    Returns
    Type Description
    ManifestRequirement

    ManifestRequirement with element requirements data.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)