Package org.robovm.apple.uikit
Class UIActivityItemsConfigurationPreviewIntent
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.UIActivityItemsConfigurationPreviewIntent
public class UIActivityItemsConfigurationPreviewIntent extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUIActivityItemsConfigurationPreviewIntent.AsListMarshalerstatic classUIActivityItemsConfigurationPreviewIntent.Marshalerstatic classUIActivityItemsConfigurationPreviewIntent.Values -
Field Summary
Fields Modifier and Type Field Description static UIActivityItemsConfigurationPreviewIntentFullSizestatic UIActivityItemsConfigurationPreviewIntentThumbnail -
Method Summary
Modifier and Type Method Description static UIActivityItemsConfigurationPreviewIntentvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
FullSize
- Since:
- Available in iOS 13.0 and later.
-
Thumbnail
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details
-
valueOf
-