Edit

Share via


GKChallengesViewControllerDelegate Constructors

Definition

Overloads

GKChallengesViewControllerDelegate()
GKChallengesViewControllerDelegate(NSObjectFlag)
GKChallengesViewControllerDelegate(IntPtr)

GKChallengesViewControllerDelegate()

[Foundation.Export("init")]
protected GKChallengesViewControllerDelegate ();
Attributes

Applies to

GKChallengesViewControllerDelegate(NSObjectFlag)

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

Parameters

Applies to

GKChallengesViewControllerDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to