Skip to content

opacity

元素的不透明度。

关键属性

opacity: number

元素的不透明度,取值范围为 0 ~ 1, 默认为 1。

计算属性(只读)

worldOpacity: number

元素相对于应用视图的不透明度。

visible 为 false 时,此属性值为 0。

归属

UI

Released under the MIT License.