Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
CSSStyleValue
Variable CSSStyleValue
CSSStyle
Value
:
{
prototype
:
CSSStyleValue
;
parse
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
;
parseAll
(
property
:
string
,
cssText
:
string
)
:
CSSStyleValue
[]
;
new
(
)
:
CSSStyleValue
;
}
Type declaration
new
(
)
:
CSSStyleValue
Returns
CSSStyleValue
prototype
:
CSSStyleValue
parse
:
function
parse
(
property
,
cssText
)
:
CSSStyleValue
MDN Reference
Parameters
property
:
string
cssText
:
string
Returns
CSSStyleValue
parse
All
:
function
parse
All
(
property
,
cssText
)
:
CSSStyleValue
[]
MDN Reference
Parameters
property
:
string
cssText
:
string
Returns
CSSStyleValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
melonjs
Loading...
MDN Reference