Package 

Class ModifiersKt

    • Method Summary

      Modifier and Type Method Description
      final static <ERROR CLASS> attachAsContainer(Modifier $self)
      final static <T extends Any> <ERROR CLASS> dropTarget(Modifier $self, DropTargetState<T> state, Boolean enabled, Function1<T, Unit> onDrop)
      final static <T extends Any> <ERROR CLASS> dragTarget(Modifier $self, Boolean enable, T dataToDrop, DragType dragType, Function0<Unit> draggableComposable)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait