Namespaces
PercentLength
Summary
Functions
convertToString
convertToString(length: PercentLengthType): string
equals
equals(a: PercentLengthType, b: PercentLengthType): boolean
parse
parse(text: string): PercentLengthType
toDevicePixels
toDevicePixels(length: PercentLengthType, auto?: number, parentAvailableWidth?: number): number
Converts PercentLengthType unit to device pixels.
Returns number
- Previous
- Length
- Next
- TouchAction