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 orientation: Int

orientation

reverseLayout

Added in 1.0.0
val reverseLayout: Boolean

reverseLayout

spanCount

Added in 1.0.0
val spanCount: Int

spanCount

stackFromEnd

Added in 1.0.0
val stackFromEnd: Boolean

stackFromEnd