LayoutParams
open class LayoutParams : LinearLayoutCompat.LayoutParams
Summary
Public constructors | |
---|---|
<init>(c: Context!, attrs: AttributeSet!) |
|
<init>(other: LayoutParams!) |
|
<init>(other: ActionMenuView.LayoutParams!) |
|
Properties | |
---|---|
Int | |
Boolean | |
Int | |
Boolean | |
Boolean |
Public constructors
<init>
LayoutParams(
c: Context!,
attrs: AttributeSet!)
<init>
LayoutParams(other: LayoutParams!)
<init>
LayoutParams(other: ActionMenuView.LayoutParams!)
Properties
cellsUsed
var cellsUsed: Int
expandable
var expandable: Boolean
extraPixels
var extraPixels: Int
isOverflowButton
var isOverflowButton: Boolean
preventEdgeOffset
var preventEdgeOffset: Boolean