pub type UITraitChangeHandler = *mut DynBlock<dyn Fn(NonNull<ProtocolObject<dyn UITraitEnvironment>>, NonNull<UITraitCollection>)>;Available on crate features
UITraitCollection and block2 only.pub type UITraitChangeHandler = *mut DynBlock<dyn Fn(NonNull<ProtocolObject<dyn UITraitEnvironment>>, NonNull<UITraitCollection>)>;UITraitCollection and block2 only.