docs.unity.cn
    Show / Hide Table of Contents

    Enum ContentStatus

    The different statuses describing the content of a content provider.

    Namespace: Unity.Properties.UI
    Syntax
    public enum ContentStatus

    Fields

    Name Description Value
    ContentNotReady

    Indicates that the content is not ready for display.

    ContentReady

    Indicates that the content is ready for display.

    ContentUnavailable

    Indicates that the content could not be reloaded.

    ReloadContent

    Indicates that the content should be reloaded.

    Extension Methods

    SourceGenHelpers.GetFlags()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use