GKCategoryResult Class

Definition

Category and title results from the asynchronous LoadCategoriesAsync() method.

public class GKCategoryResult
type GKCategoryResult = class
Inheritance
GKCategoryResult

Remarks

This class holds the return values from the asynchronous method LoadCategoriesAsync().

Constructors

GKCategoryResult(String[], String[])

Constructs an instance of GameKit.GKCategoryResult

Properties

Categories
Titles

Applies to