GKChallengeComposeHandler

Type Alias GKChallengeComposeHandler 

Source
pub type GKChallengeComposeHandler = *mut DynBlock<dyn Fn(NonNull<NSViewController>, Bool, *mut NSArray<GKPlayer>)>;
👎Deprecated
Available on crate feature GKBasePlayer and crate feature GKChallenge and crate feature GKPlayer and crate feature block2 and crate feature objc2-app-kit and macOS only.
Expand description