docs.unity3d.com
    目次を表示する/隠す

    Class DescriptionAttribute

    An attribute placed on enum values to provide a user friendly description of the enum value.

    Inheritance
    Object
    Attribute
    PropertyAttribute
    DescriptionAttribute
    Inherited Members
    PropertyAttribute.order
    Namespace: Unity.LiveCapture
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public class DescriptionAttribute : PropertyAttribute, _Attribute

    Constructors

    DescriptionAttribute(String)

    Creates a new DescriptionAttribute instance.

    Declaration
    public DescriptionAttribute(string description)
    Parameters
    Type Name Description
    String description

    The description of the enum value

    Fields

    Description

    The description of the enum value.

    Declaration
    public readonly string Description
    Field Value
    Type Description
    String
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)