GameKit.GKTurnBasedMatchmakerViewController Members

The members of GameKit.GKTurnBasedMatchmakerViewController are listed below.

See Also: Inherited members from UIKit.UINavigationController

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.

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
AppearanceGKTurnBasedMatchmakerViewController.GKTurnBasedMatchmakerViewControllerAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIGKTurnBasedMatchmakerViewControllerDelegate. An instance of the GameKit.GKTurnBasedMatchmakerViewControllerDelegate model class which acts as the class delegate.
ShowExistingMatchesbool. 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[]) : GKTurnBasedMatchmakerViewController.GKTurnBasedMatchmakerViewControllerAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : GKTurnBasedMatchmakerViewController.GKTurnBasedMatchmakerViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : GKTurnBasedMatchmakerViewController.GKTurnBasedMatchmakerViewControllerAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : GKTurnBasedMatchmakerViewController.GKTurnBasedMatchmakerViewControllerAppearance
Documentation for this section has not yet been entered.

Protected Methods

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