Skip to main content

SharedDropTargetStyle

Type Alias SharedDropTargetStyle 

pub type SharedDropTargetStyle = Rc<dyn DropTargetStyle>;
Expand description

Shared, theme-installable handle to a DropTargetStyle.

Aliased Typeยง

pub struct SharedDropTargetStyle { /* private fields */ }