Interface DragOpacityAccessor

All Known Subinterfaces:
DragOpacityAccessor.DragOpacityProperty, GridViewportPane<C,B>

public interface DragOpacityAccessor
Provides an accessor for a drag opacity property.
  • Method Details

    • getDragOpacity

      double getDragOpacity()
      Retrieves the drag opacity from the drag opacity property.
      Returns:
      The drag opacity stored by the drag opacity property.