Constructors

Link copied to clipboard
constructor(source: ViewGroup.MarginLayoutParams?)

Properties

Link copied to clipboard
Link copied to clipboard
var height: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var marginEnd: Int
Link copied to clipboard
open var marginStart: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var width: Int
Link copied to clipboard
var x: Int
Link copied to clipboard
var y: Int

Functions

Link copied to clipboard
open fun resolveLayoutDirection(layoutDirection: Int)
Link copied to clipboard
protected open fun setBaseAttributes(a: TypedArray?, widthAttr: Int, heightAttr: Int)
Link copied to clipboard
open fun setMargins(left: Int, top: Int, right: Int, bottom: Int)