# インターフェース: BackdropOptions

# プロパティ

# color

color: Scriptable<Color, ScriptableScaleContext>

ラベルの背景色。

# 定義元

types/index.d.ts:1486 (新しいウィンドウで開く)


# height

height: number

背景の高さ(ピクセル単位)

# 定義元

types/index.d.ts:1481 (新しいウィンドウで開く)


# left

left: number

背景の左位置(ピクセル単位)

# 定義元

types/index.d.ts:1466 (新しいウィンドウで開く)


# top

top: number

背景の上位置(ピクセル単位)

# 定義元

types/index.d.ts:1471 (新しいウィンドウで開く)


# width

width: number

背景の幅(ピクセル単位)

# 定義元

types/index.d.ts:1476 (新しいウィンドウで開く)