pub unsafe trait GKViewController { }
Available on crate feature
GKDialogController
only.Expand description
Trait Implementations§
Source§impl ProtocolType for dyn GKViewController
impl ProtocolType for dyn GKViewController
impl<T> ImplementedBy<T> for dyn GKViewController
Implementations on Foreign Types§
impl<T> GKViewController for ProtocolObject<T>where
T: ?Sized + GKViewController,
Implementors§
impl GKViewController for GKAchievementViewController
Available on crate feature
GKAchievementViewController
only.impl GKViewController for GKChallengesViewController
Available on crate feature
GKChallengesViewController
only.impl GKViewController for GKFriendRequestComposeViewController
Available on crate feature
GKFriendRequestComposeViewController
only.impl GKViewController for GKGameCenterViewController
Available on crate feature
GKGameCenterViewController
only.impl GKViewController for GKLeaderboardViewController
Available on crate feature
GKLeaderboardViewController
only.impl GKViewController for GKMatchmakerViewController
Available on crate feature
GKMatchmakerViewController
only.impl GKViewController for GKTurnBasedMatchmakerViewController
Available on crate feature
GKTurnBasedMatchmakerViewController
only.