Uses of Class
org.robovm.apple.foundation.NSKeyValueChangeInfo
| Package | Description |
|---|---|
| org.robovm.apple.coredata | |
| org.robovm.apple.foundation |
-
Uses of NSKeyValueChangeInfo in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata with parameters of type NSKeyValueChangeInfo Modifier and Type Method Description voidNSManagedObjectContext. observeValue(String keyPath, NSObject object, NSKeyValueChangeInfo change) -
Uses of NSKeyValueChangeInfo in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSKeyValueChangeInfo Modifier and Type Method Description static NSKeyValueChangeInfoNSKeyValueChangeInfo.Marshaler. toObject(Class<NSKeyValueChangeInfo> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSKeyValueChangeInfo Modifier and Type Method Description static List<NSKeyValueChangeInfo>NSKeyValueChangeInfo.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSKeyValueChangeInfo Modifier and Type Method Description voidNSObject.NSKeyValueObserver. observeValue(String keyPath, NSObject object, NSKeyValueChangeInfo change)static longNSKeyValueChangeInfo.Marshaler. toNative(NSKeyValueChangeInfo o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSKeyValueChangeInfo Modifier and Type Method Description static longNSKeyValueChangeInfo.AsListMarshaler. toNative(List<NSKeyValueChangeInfo> l, long flags)static NSKeyValueChangeInfoNSKeyValueChangeInfo.Marshaler. toObject(Class<NSKeyValueChangeInfo> cls, long handle, long flags)