Skip to main content

UIButtonConfigurationUpdateHandler

Type Alias UIButtonConfigurationUpdateHandler 

Source
pub type UIButtonConfigurationUpdateHandler = *mut DynBlock<dyn Fn(NonNull<UIButton>)>;
Available on crate features block2 and UIButton and UIControl and UIResponder and UIView only.
Expand description