Margin

open class Margin

Constructors

Link copied to clipboard
constructor(top: Int, bottom: Int, start: Int, end: Int)

Properties

Link copied to clipboard
val bottom: Int
Link copied to clipboard
val end: Int
Link copied to clipboard
open var NONE: Margin
Link copied to clipboard
val start: Int
Link copied to clipboard
val top: Int

Functions

Link copied to clipboard