HardMargins

data class HardMargins(top: Double, bottom: Double, left: Double, right: Double)

Properties

bottom
Link copied to clipboard
val bottom: Double
left
Link copied to clipboard
val left: Double
right
Link copied to clipboard
val right: Double
top
Link copied to clipboard
val top: Double