RecyclerView.LayoutManager.Properties

class RecyclerView.LayoutManager.Properties


Some general properties that a LayoutManager may want to use.

Summary

Public constructors

Public constructors

Properties

Added in 1.0.0
Properties()

Public properties

orientation

Added in 1.0.0
val orientationInt

orientation

reverseLayout

Added in 1.0.0
val reverseLayoutBoolean

reverseLayout

spanCount

Added in 1.0.0
val spanCountInt

spanCount

stackFromEnd

Added in 1.0.0
val stackFromEndBoolean

stackFromEnd