Uses of Class
org.robovm.apple.safariservices.SFSafariViewControllerDismissButtonStyle
| Package | Description |
|---|---|
| org.robovm.apple.safariservices |
-
Uses of SFSafariViewControllerDismissButtonStyle in org.robovm.apple.safariservices
Methods in org.robovm.apple.safariservices that return SFSafariViewControllerDismissButtonStyle Modifier and Type Method Description SFSafariViewControllerDismissButtonStyleSFSafariViewController. getDismissButtonStyle()static SFSafariViewControllerDismissButtonStyleSFSafariViewControllerDismissButtonStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static SFSafariViewControllerDismissButtonStyleSFSafariViewControllerDismissButtonStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static SFSafariViewControllerDismissButtonStyle[]SFSafariViewControllerDismissButtonStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.safariservices with parameters of type SFSafariViewControllerDismissButtonStyle Modifier and Type Method Description voidSFSafariViewController. setDismissButtonStyle(SFSafariViewControllerDismissButtonStyle v)