GKChallengesViewController Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GKChallengesViewController() | |
GKChallengesViewController(NSCoder) | |
GKChallengesViewController(NSObjectFlag) | |
GKChallengesViewController(IntPtr) | |
GKChallengesViewController(String, NSBundle) |
GKChallengesViewController()
[Foundation.Export("init")]
public GKChallengesViewController ();
- Attributes
Applies to
GKChallengesViewController(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public GKChallengesViewController (Foundation.NSCoder coder);
new GameKit.GKChallengesViewController : Foundation.NSCoder -> GameKit.GKChallengesViewController
Parameters
- coder
- NSCoder
- Attributes
Applies to
GKChallengesViewController(NSObjectFlag)
protected GKChallengesViewController (Foundation.NSObjectFlag t);
new GameKit.GKChallengesViewController : Foundation.NSObjectFlag -> GameKit.GKChallengesViewController
Parameters
Applies to
GKChallengesViewController(IntPtr)
protected internal GKChallengesViewController (IntPtr handle);
new GameKit.GKChallengesViewController : nativeint -> GameKit.GKChallengesViewController
Parameters
- handle
-
IntPtr
nativeint