☰
CheckHandler
In ui2
?
Type Definition
ui2
::
CheckHandler
source
·
[
−
]
pub type CheckHandler =
Box
<dyn
Fn
(&
Selection
, &mut
WindowContext
<'_>) + 'static>;