GKScore
GKScore()
GKScore(IntPtr)
GKScore(NativeHandle)
GKScore(NSCoder)
GKScore(NSObjectFlag)
GKScore(String)
GKScore(String, GKPlayer)
GKScore(String, String)
Category
ClassHandle
Context
Date
FormattedValue
LeaderboardIdentifier
Player
Rank
ShouldSetDefaultLeaderboard
Value
ChallengeComposeController(String, GKPlayer[], GKChallengeComposeHandler)
ChallengeComposeController(String[], String, GKChallengeComposeHandler)
ChallengeComposeControllerAsync(String, GKPlayer[])
ChallengeComposeControllerAsync(String, GKPlayer[], NSViewController)
ChallengeComposeControllerAsync(String, GKPlayer[], UIViewController)
EncodeTo(NSCoder)
IssueChallengeToPlayers(String[], String)
ReportLeaderboardScores(GKLeaderboardScore[], GKChallenge[], Action<NSError>)
ReportLeaderboardScoresAsync(GKLeaderboardScore[], GKChallenge[])
ReportScore(Action<NSError>)
ReportScoreAsync()
ReportScores(GKScore[], Action<NSError>)
ReportScores(GKScore[], GKChallenge[], Action<NSError>)
ReportScoresAsync(GKScore[])
ReportScoresAsync(GKScore[], GKChallenge[])
xamarinios
namespace GameKit
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Register("GKScore", true)]
public class GKScore : NSObject, INSCoding, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.iOS, 7, 0, PlatformArchitecture.None, "Use 'ReportScores' instead.")]
[Deprecated(PlatformName.MacOSX, 10, 10, PlatformArchitecture.None, "Use 'ReportScores' instead.")]
[Export("reportScoreWithCompletionHandler:")]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public virtual void ReportScore([BlockProxy(typeof(NIDActionArity1V0))] Action<NSError!>? errorHandler);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API