# 介面: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 (開啟新視窗)