docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PlatformSupportUiHelper

    Utility class for platform support UI.

    Inheritance
    object
    PlatformSupportUiHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Core.Editor
    Assembly: Unity.Services.Core.Editor.dll
    Syntax
    public static class PlatformSupportUiHelper

    Methods

    GeneratePlatformSupport(IEnumerable<string>)

    Generate a platform support UI.

    Declaration
    public static VisualElement GeneratePlatformSupport(IEnumerable<string> platforms)
    Parameters
    Type Name Description
    IEnumerable<string> platforms

    The set of platforms to support in the UI.

    Returns
    Type Description
    VisualElement

    Return the parent node of the platform support UI.

    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)