Uses of Class
org.robovm.apple.gamekit.GKPhotoSize
| Package | Description |
|---|---|
| org.robovm.apple.gamekit |
-
Uses of GKPhotoSize in org.robovm.apple.gamekit
Methods in org.robovm.apple.gamekit that return GKPhotoSize Modifier and Type Method Description static GKPhotoSizeGKPhotoSize. valueOf(long n)Returns the enum constant of this type with the specified name.static GKPhotoSizeGKPhotoSize. valueOf(String name)Returns the enum constant of this type with the specified name.static GKPhotoSize[]GKPhotoSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.gamekit with parameters of type GKPhotoSize Modifier and Type Method Description voidGKPlayer. loadPhoto(GKPhotoSize size, VoidBlock2<UIImage,NSError> completionHandler)