ConvertCoordinateOptions
fun ConvertCoordinateOptions(
fromBox: CSSBoxType? = CSSBoxType.BORDER,
toBox: CSSBoxType? = CSSBoxType.BORDER
): ConvertCoordinateOptions
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun ConvertCoordinateOptions(
fromBox: CSSBoxType? = CSSBoxType.BORDER,
toBox: CSSBoxType? = CSSBoxType.BORDER
): ConvertCoordinateOptions