Partager via


GKChallengesViewController Constructeurs

Définition

Surcharges

GKChallengesViewController()
GKChallengesViewController(NSCoder)
GKChallengesViewController(NSObjectFlag)
GKChallengesViewController(IntPtr)
GKChallengesViewController(String, NSBundle)

GKChallengesViewController()

[Foundation.Export("init")]
public GKChallengesViewController ();
Attributs

S’applique à

GKChallengesViewController(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public GKChallengesViewController (Foundation.NSCoder coder);
new GameKit.GKChallengesViewController : Foundation.NSCoder -> GameKit.GKChallengesViewController

Paramètres

coder
NSCoder
Attributs

S’applique à

GKChallengesViewController(NSObjectFlag)

protected GKChallengesViewController (Foundation.NSObjectFlag t);
new GameKit.GKChallengesViewController : Foundation.NSObjectFlag -> GameKit.GKChallengesViewController

Paramètres

S’applique à

GKChallengesViewController(IntPtr)

protected internal GKChallengesViewController (IntPtr handle);
new GameKit.GKChallengesViewController : nativeint -> GameKit.GKChallengesViewController

Paramètres

handle
IntPtr

nativeint

S’applique à

GKChallengesViewController(String, NSBundle)

[Foundation.Export("initWithNibName:bundle:")]
public GKChallengesViewController (string nibName, Foundation.NSBundle bundle);
new GameKit.GKChallengesViewController : string * Foundation.NSBundle -> GameKit.GKChallengesViewController

Paramètres

nibName
String
bundle
NSBundle
Attributs

S’applique à