| Package | Description |
|---|---|
| org.robovm.pods.facebook.share |
| Modifier and Type | Method and Description |
|---|---|
FBSDKLikeControlStyle |
FBSDKLikeControl.getLikeControlStyle() |
static FBSDKLikeControlStyle |
FBSDKLikeControlStyle.valueOf(long n) |
static FBSDKLikeControlStyle |
FBSDKLikeControlStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBSDKLikeControlStyle[] |
FBSDKLikeControlStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FBSDKLikeControl.setLikeControlStyle(FBSDKLikeControlStyle v) |
static String |
FBSDKLikeControlStyle.toString(FBSDKLikeControlStyle style) |
Copyright © 2015 RoboVM AB. All Rights Reserved.