Namespace: Length
Functions
convertToString
Const convertToString(
length
): string
Defined in: ui/styling/style-properties.ts:183
equals
Const equals(
a
, b
): boolean
Parameters
Name | Type |
---|---|
|
CoreTypes.adoc#lengthtype[ |
|
CoreTypes.adoc#lengthtype[ |
Defined in: ui/styling/style-properties.ts:178
parse
parse(
fromValue
): CoreTypes.adoc#lengthtype[LengthType
]
Parameters
Name | Type |
---|---|
|
|
Defined in: ui/styling/style-properties.ts:151
toDevicePixels
Const toDevicePixels(
length
, auto?
): number