opacity property

int opacity
getter/setter pair

更新透明度。

  • 取值范围:0, 100
  • 默认值:100,表示完全不透明

Implementation

int opacity = 100;