MarginInt

constructor(top: Short, right: Short, bottom: Short, left: Short)
constructor(vertical: Int, horizontal: Int)
constructor(margin: Int)
constructor(top: Int, right: Int, bottom: Int, left: Int)