GameKit.GKLeaderboardViewController Members

The members of GameKit.GKLeaderboardViewController are listed below.

See Also: Inherited members from GameKit.GKGameCenterViewController

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
static
AppearanceGKLeaderboardViewController.GKLeaderboardViewControllerAppearance. Strongly-typed property that returns the UIAppearance class for this class.
Categorystring. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIGKLeaderboardViewControllerDelegate. An instance of the GameKit.GKLeaderboardViewControllerDelegate model class which acts as the class delegate.
TimeScopeGKLeaderboardTimeScope. Documentation for this section has not yet been entered.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : GKLeaderboardViewController.GKLeaderboardViewControllerAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : GKLeaderboardViewController.GKLeaderboardViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : GKLeaderboardViewController.GKLeaderboardViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : GKLeaderboardViewController.GKLeaderboardViewControllerAppearance
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the GKLeaderboardViewController object.

Public Events

DidFinishEvent raised by the object.