型・APIリファレンス
    Preparing search index...

    Interface SearchResultFloatPropertyEditor

    検索結果FloatPropertyEditor

    interface SearchResultFloatPropertyEditor {
        customStyle?: string;
        displayType: "LABEL" | "HIDDEN";
        hidden: boolean;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    表示カスタムスタイル

    displayType: "LABEL" | "HIDDEN"

    表示タイプ

    hidden: boolean

    hiddenにするか?

    type: string

    エディタの種類