sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
LinearLayoutManager
/
getOrientation
get
Orientation
open
fun
getOrientation
(
)
:
Int
(
source
)
Returns the current orientation of the layout.
Return
Current orientation, either
HORIZONTAL
or
VERTICAL
See also
set
Orientation(int)