| 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 |
|---|---|
org.robovm.apple.foundation.NSURL |
FBSDKProfile.getImageURL(FBSDKProfilePictureMode mode,
org.robovm.apple.coregraphics.CGSize size) |
void |
FBSDKProfilePictureView.setPictureMode(FBSDKProfilePictureMode v) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.