ImageStyle

open class ImageStyle : InAppStyle

Author

Umang Chamaria Date: 2019-09-09

Constructors

ImageStyle
Link copied to clipboard
open fun ImageStyle(inAppStyle: InAppStyle, border: Border, realHeight: Double, realWidth: Double)

Functions

toString
Link copied to clipboard
open fun toString(): String

Properties

border
Link copied to clipboard
val border: Border
realHeight
Link copied to clipboard
val realHeight: Double
realWidth
Link copied to clipboard
val realWidth: Double