pub type UIButtonPointerStyleProvider = *mut DynBlock<dyn Fn(NonNull<UIButton>, NonNull<UIPointerEffect>, NonNull<UIPointerShape>) -> *mut UIPointerStyle>;Available on crate features
UIButton and UIControl and UIHoverStyle and UIPointerStyle and UIResponder and UIView and block2 only.