List Popup Defaults
object ListPopupDefaults
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Default minimum height the popup will occupy when measured. Used as the floor for the effective maxHeight and minHeight constraints during placement.
Link copied to clipboard
Default minimum width of the popup. Also matches the lower clamp inside ListPopupColumn's width measurement.
Link copied to clipboard
Functions
Link copied to clipboard
fun dropdownPositionProvider(verticalMargin: Dp = 8.dp, horizontalMargin: Dp = 0.dp): PopupPositionProvider