getMode

abstract fun getMode(): Int(source)

Returns the MeasureSpec mode for the current orientation from the LayoutManager.

Return

The current measure spec mode.

See also