Self Alignment
interface SelfAlignment
Content copied to clipboard
This context interface offers functions for self-alignment.
It used in FlexParams and GridParams .
There are overrides for all functions that enable one to define the styling for the different media devices independently.
Functions
alignSelf
Link copied to clipboard
abstract fun alignSelf(value: SelfAlignItemsValues.() -> SelfAlignItemProperty)
Content copied to clipboard