Uses of Class
org.robovm.apple.uikit.UIPasteboardOptions
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPasteboardOptions in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPasteboardOptions Modifier and Type Method Description UIPasteboardOptionsUIPasteboardOptions. set(NSString key, NSObject value)UIPasteboardOptionsUIPasteboardOptions. setExpirationDate(NSDate expirationDate)UIPasteboardOptionsUIPasteboardOptions. setLocalOnly(boolean localOnly)static UIPasteboardOptionsUIPasteboardOptions.Marshaler. toObject(Class<UIPasteboardOptions> cls, long handle, long flags)Methods in org.robovm.apple.uikit that return types with arguments of type UIPasteboardOptions Modifier and Type Method Description static List<UIPasteboardOptions>UIPasteboardOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIPasteboardOptions Modifier and Type Method Description voidUIPasteboard. setItems(List<Map<String,NSObject>> items, UIPasteboardOptions options)static longUIPasteboardOptions.Marshaler. toNative(UIPasteboardOptions o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIPasteboardOptions Modifier and Type Method Description static longUIPasteboardOptions.AsListMarshaler. toNative(List<UIPasteboardOptions> l, long flags)static UIPasteboardOptionsUIPasteboardOptions.Marshaler. toObject(Class<UIPasteboardOptions> cls, long handle, long flags)