pub fn request_tooltip<H: UiHost>(
cx: &mut ElementContext<'_, H>,
request: OverlayRequest,
)Expand description
Requests a tooltip overlay for the current window.
pub fn request_tooltip<H: UiHost>(
cx: &mut ElementContext<'_, H>,
request: OverlayRequest,
)Requests a tooltip overlay for the current window.