Composables UI is out: our new component library for Compose Multiplatform ->
Class

TextContextMenuItems.Autofill

Source set: Common
Autofill(
        key = TextContextMenuKeys.AutofillKey,
        stringId = ContextMenuStrings.Autofill,
        drawableId = ContextMenuIcons.ID_NULL,
    );

Last updated: