pub type SharedDropTargetStyle = Rc<dyn DropTargetStyle>;Expand description
Shared, theme-installable handle to a DropTargetStyle.
Aliased Type§
pub struct SharedDropTargetStyle { /* private fields */ }pub type SharedDropTargetStyle = Rc<dyn DropTargetStyle>;Shared, theme-installable handle to a DropTargetStyle.
pub struct SharedDropTargetStyle { /* private fields */ }