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

    Class ReorderableListStyles

    Styles for the ReorderableListControl.

    Inheritance
    Object
    ReorderableListStyles
    Namespace: Unity.VisualScripting.ReorderableList
    Syntax
    public static class ReorderableListStyles

    Properties

    Container

    Gets style for the background of list control.

    Declaration
    public static GUIStyle Container { get; }
    Property Value
    Type Description
    GUIStyle

    Container2

    Gets an alternative style for the background of list control.

    Declaration
    public static GUIStyle Container2 { get; }
    Property Value
    Type Description
    GUIStyle

    FooterButton

    Gets style for footer button.

    Declaration
    public static GUIStyle FooterButton { get; }
    Property Value
    Type Description
    GUIStyle

    FooterButton2

    Gets an alternative style for footer button.

    Declaration
    public static GUIStyle FooterButton2 { get; }
    Property Value
    Type Description
    GUIStyle

    HorizontalLineColor

    Gets color for the horizontal lines that appear between list items.

    Declaration
    public static Color HorizontalLineColor { get; }
    Property Value
    Type Description
    Color

    ItemButton

    Gets style for remove item button.

    Declaration
    public static GUIStyle ItemButton { get; }
    Property Value
    Type Description
    GUIStyle

    SelectedItem

    Gets style for the background of a selected item.

    Declaration
    public static GUIStyle SelectedItem { get; }
    Property Value
    Type Description
    GUIStyle

    SelectionBackgroundColor

    Gets color of background for a selected list item.

    Declaration
    public static Color SelectionBackgroundColor { get; }
    Property Value
    Type Description
    Color

    Title

    Gets style for title header.

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