Overlay
data class Overlay(presentationState: CommandButtonPresentationState?, backgroundAppearanceStrategy: BackgroundAppearanceStrategy?, horizontalAlignment: HorizontalAlignment?, iconDimension: Dp?, iconDisabledFilterStrategy: IconFilterStrategy?, iconEnabledFilterStrategy: IconFilterStrategy?, iconActiveFilterStrategy: IconFilterStrategy?, forceAllocateSpaceForIcon: Boolean?, textStyle: TextStyle?, textOverflow: TextOverflow?, popupPlacementStrategy: PopupPlacementStrategy?, toDismissPopupsOnActivation: Boolean?, autoRepeatAction: Boolean?, autoRepeatInitialInterval: Long?, autoRepeatSubsequentInterval: Long?, actionFireTrigger: ActionFireTrigger?, popupMenuPresentationModel: CommandPopupMenuPresentationModel?, textClick: TextClick?, contentPadding: PaddingValues?, horizontalGapScaleFactor: Float?, verticalGapScaleFactor: Float?, isMenu: Boolean?, sides: Sides?)
Content copied to clipboard
Properties
Link copied to clipboard
val popupMenuPresentationModel: CommandPopupMenuPresentationModel? = null
Content copied to clipboard