- size
- Documentation for this section has not yet been entered.
A task that represents the asynchronous LoadPhoto operation. The value of the TResult parameter is a GameKit.GKPlayerPhotoLoaded.
The LoadPhotoAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
To be added.