Type Alias objc2_ui_kit::UIContextMenuContentPreviewProvider

source ยท
pub type UIContextMenuContentPreviewProvider = *mut Block<dyn Fn() -> *mut UIViewController>;
Available on crate features UIContextMenuConfiguration and UIResponder and UIViewController and block2 only.