Uses of Class
org.robovm.apple.uikit.UIPasteboardChangedNotification
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPasteboardChangedNotification in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPasteboardChangedNotification Modifier and Type Method Description static UIPasteboardChangedNotificationUIPasteboardChangedNotification.Marshaler. toObject(Class<UIPasteboardChangedNotification> cls, long handle, long flags)Methods in org.robovm.apple.uikit that return types with arguments of type UIPasteboardChangedNotification Modifier and Type Method Description static List<UIPasteboardChangedNotification>UIPasteboardChangedNotification.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type UIPasteboardChangedNotification Modifier and Type Method Description static longUIPasteboardChangedNotification.Marshaler. toNative(UIPasteboardChangedNotification o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type UIPasteboardChangedNotification Modifier and Type Method Description static NSObjectProtocolUIPasteboard.Notifications. observeChanged(UIPasteboard object, VoidBlock2<UIPasteboard,UIPasteboardChangedNotification> block)static longUIPasteboardChangedNotification.AsListMarshaler. toNative(List<UIPasteboardChangedNotification> l, long flags)static UIPasteboardChangedNotificationUIPasteboardChangedNotification.Marshaler. toObject(Class<UIPasteboardChangedNotification> cls, long handle, long flags)