| Package | Description |
|---|---|
| org.robovm.pods.facebook.core |
| Modifier and Type | Method and Description |
|---|---|
FBSDKProfilePictureMode |
FBSDKProfilePictureView.getPictureMode() |
static FBSDKProfilePictureMode |
FBSDKProfilePictureMode.valueOf(long n) |
static FBSDKProfilePictureMode |
FBSDKProfilePictureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBSDKProfilePictureMode[] |
FBSDKProfilePictureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
FBSDKProfile.getImagePath(FBSDKProfilePictureMode mode,
org.robovm.apple.coregraphics.CGSize size) |
void |
FBSDKProfilePictureView.setPictureMode(FBSDKProfilePictureMode v) |
Copyright © 2015 RoboVM AB. All Rights Reserved.