Enum GKAccessPointLocation
Specifies the corner of the screen to display the access point.
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public enum GKAccessPointLocation
Fields
Name | Description |
---|---|
BottomLeading | The lower-left corner of the screen. |
BottomTrailing | The lower-right corner of the screen. |
TopLeading | The upper-left corner of the screen. |
TopTrailing | The upper-right corner of the screen. |