Preparing search index...
The search index is not available
Lazy Canvas
Lazy Canvas
LazyCanvasPattern
Interface LazyCanvasPattern
interface
LazyCanvasPattern
{
pattern
:
{
data
:
string
|
LazyCanvas
;
type
:
string
;
}
;
patternType
:
|
"repeat"
|
"repeat-x"
|
"repeat-y"
|
"no-repeat"
;
type
:
string
;
toJSON
(
)
:
LazyCanvasPattern
;
}
Index
Properties
pattern
pattern
Type
type
Methods
toJSON
Properties
pattern
pattern
:
{
data
:
string
|
LazyCanvas
;
type
:
string
;
}
pattern
Type
pattern
Type
:
|
"repeat"
|
"repeat-x"
|
"repeat-y"
|
"no-repeat"
type
type
:
string
Methods
toJSON
toJSON
(
)
:
LazyCanvasPattern
Returns
LazyCanvasPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pattern
pattern
Type
type
Methods
toJSON
Lazy Canvas - v1.2.1
Loading...