added in version 24.1.0
belongs to Maven artifact com.android.support:recyclerview-v7:28.0.0-alpha1
belongs to Maven artifact com.android.support:recyclerview-v7:28.0.0-alpha1
RecyclerView.LayoutManager.Properties
public
static
class
RecyclerView.LayoutManager.Properties
extends Object
java.lang.Object | |
↳ | android.support.v7.widget.RecyclerView.LayoutManager.Properties |
Some general properties that a LayoutManager may want to use.
Summary
Fields | |
---|---|
public
int |
orientation
|
public
boolean |
reverseLayout
|
public
int |
spanCount
|
public
boolean |
stackFromEnd
|
Public constructors | |
---|---|
RecyclerView.LayoutManager.Properties()
|
Inherited methods | |
---|---|
![]()
java.lang.Object
|
Fields
Public constructors
RecyclerView.LayoutManager.Properties
added in version 24.1.0
RecyclerView.LayoutManager.Properties ()
Annotations
Interfaces