backgroundColor property

最近更新时间:2022-09-20 05:17:40

Color backgroundColor
(includeIfNull: false), read / write

背景色,格式为 RGB 定义下的 Hex 值,不要带 # 号,如 0xFFB6C1 表示浅粉色。默认0x000000,黑色。// RN 优化 详见 Color

Implementation

Color backgroundColor