Uses of Class
org.robovm.apple.social.SLComposeViewControllerResult
| Package | Description |
|---|---|
| org.robovm.apple.social |
-
Uses of SLComposeViewControllerResult in org.robovm.apple.social
Methods in org.robovm.apple.social that return SLComposeViewControllerResult Modifier and Type Method Description static SLComposeViewControllerResultSLComposeViewControllerResult. valueOf(long n)Returns the enum constant of this type with the specified name.static SLComposeViewControllerResultSLComposeViewControllerResult. valueOf(String name)Returns the enum constant of this type with the specified name.static SLComposeViewControllerResult[]SLComposeViewControllerResult. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.social that return types with arguments of type SLComposeViewControllerResult Modifier and Type Method Description VoidBlock1<SLComposeViewControllerResult>SLComposeViewController. getCompletionHandler()Method parameters in org.robovm.apple.social with type arguments of type SLComposeViewControllerResult Modifier and Type Method Description voidSLComposeViewController. setCompletionHandler(VoidBlock1<SLComposeViewControllerResult> v)