Compartir a través de


GKDialogController Constructores

Definición

Sobrecargas

GKDialogController()
GKDialogController(NSCoder)
GKDialogController(NSObjectFlag)
GKDialogController(IntPtr)

GKDialogController()

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

Se aplica a

GKDialogController(NSCoder)

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

Parámetros

coder
NSCoder
Atributos

Se aplica a

GKDialogController(NSObjectFlag)

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

Parámetros

Se aplica a

GKDialogController(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a