Functions
Link copied to clipboard
operator fun <T> invoke(orientation: Orientation = Horizontal, spacing: Double, itemConstraints: ConstraintDslContext.(Bounds) -> Unit = fill): LinearPresenter<T>
Create a new LinearPresenter.
Create a new LinearPresenter.