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