正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/webgl/canvas/DrawStyle
DrawStyle
类 DrawStyle
索引
构造函数
constructor
属性
_color
DEFAULT
方法
equal
reset
set
Value
to
Color
Str
to
Int
_
Defaultinit
create
构造函数
constructor
new
DrawStyle
(
value
:
any
)
:
DrawStyle
参数
value
:
any
返回
DrawStyle
属性
_color
_color
:
ColorUtils
静态
DEFAULT
DEFAULT
:
DrawStyle
方法
equal
equal
(
value
:
any
)
:
boolean
参数
value
:
any
返回
boolean
reset
reset
()
:
void
返回
void
set
Value
setValue
(
value
:
any
)
:
void
参数
value
:
any
返回
void
to
Color
Str
toColorStr
()
:
string
返回
string
to
Int
toInt
()
:
number
返回
number
静态
_
Defaultinit
_Defaultinit
()
:
void
返回
void
静态
create
create
(
value
:
string
|
ColorUtils
)
:
DrawStyle
参数
value
:
string
|
ColorUtils
返回
DrawStyle
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
_color
DEFAULT
方法
equal
reset
set
Value
to
Color
Str
to
Int
_
Defaultinit
create
LayaAir3引擎API
加载中……