Compartir a través de


GKChallengesViewController Constructores

Definición

Sobrecargas

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

GKChallengesViewController()

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

Se aplica a

GKChallengesViewController(NSCoder)

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

Parámetros

coder
NSCoder
Atributos

Se aplica a

GKChallengesViewController(NSObjectFlag)

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

Parámetros

Se aplica a

GKChallengesViewController(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a

GKChallengesViewController(String, NSBundle)

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

Parámetros

nibName
String
bundle
NSBundle
Atributos

Se aplica a