Uses of Class
org.robovm.apple.foundation.NSValue
-
Uses of NSValue in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return NSValue Modifier and Type Method Description static NSValueNSValueExtensions. create(CMTime time)static NSValueNSValueExtensions. create(CMTimeMapping timeMapping)static NSValueNSValueExtensions. create(CMTimeRange timeRange)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CMTime time)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CMTimeMapping timeMapping)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CMTimeRange timeRange)Methods in org.robovm.apple.avfoundation with parameters of type NSValue Modifier and Type Method Description static CMTimeMappingNSValueExtensions. getCMTimeMappingValue(NSValue thiz)static CMTimeRangeNSValueExtensions. getCMTimeRangeValue(NSValue thiz)static CMTimeNSValueExtensions. getCMTimeValue(NSValue thiz)Method parameters in org.robovm.apple.avfoundation with type arguments of type NSValue Modifier and Type Method Description NSObjectAVSampleBufferRenderSynchronizer. addBoundaryTimeObserver(NSArray<NSValue> times, DispatchQueue queue, Runnable block)voidAVAssetDownloadDelegate. didLoadTimeRange(NSURLSession session, AVAggregateAssetDownloadTask aggregateAssetDownloadTask, CMTimeRange timeRange, NSArray<NSValue> loadedTimeRanges, CMTimeRange timeRangeExpectedToLoad, AVMediaSelection mediaSelection)voidAVAssetDownloadDelegateAdapter. didLoadTimeRange(NSURLSession session, AVAggregateAssetDownloadTask aggregateAssetDownloadTask, CMTimeRange timeRange, NSArray<NSValue> loadedTimeRanges, CMTimeRange timeRangeExpectedToLoad, AVMediaSelection mediaSelection) -
Uses of NSValue in org.robovm.apple.coreanimation
Methods in org.robovm.apple.coreanimation that return NSValue Modifier and Type Method Description static NSValueNSValueExtensions. create(CATransform3D t)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CATransform3D t)Methods in org.robovm.apple.coreanimation with parameters of type NSValue Modifier and Type Method Description static CATransform3DNSValueExtensions. getCATransform3DValue(NSValue thiz) -
Uses of NSValue in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>MLMultiArrayShapeConstraint. getSizeRangeForDimension() -
Uses of NSValue in org.robovm.apple.foundation
Subclasses of NSValue in org.robovm.apple.foundation Modifier and Type Class Description classNSDecimalNumberclassNSNumberMethods in org.robovm.apple.foundation that return NSValue Modifier and Type Method Description static NSValueNSValue. valueOf(CATransform3D t)static NSValueNSValue. valueOf(CGAffineTransform transform)static NSValueNSValue. valueOf(CGPoint point)static NSValueNSValue. valueOf(CGRect rect)static NSValueNSValue. valueOf(CGSize size)static NSValueNSValue. valueOf(CLLocationCoordinate2D coordinate)static NSValueNSValue. valueOf(CMTime time)static NSValueNSValue. valueOf(CMTimeMapping timeMapping)static NSValueNSValue. valueOf(CMTimeRange timeRange)static NSValueNSValue. valueOf(NSObject anObject)static NSValueNSValue. valueOf(NSRange range)static NSValueNSValue. valueOf(MKCoordinateSpan span)static NSValueNSValue. valueOf(SCNMatrix4 matrix4)static NSValueNSValue. valueOf(SCNVector3 vector3)static NSValueNSValue. valueOf(SCNVector4 vector4)static NSValueNSValue. valueOf(UIEdgeInsets insets)static NSValueNSValue. valueOf(UIOffset insets)static NSValueNSValue. valueOf(VoidPtr pointer)static NSValueNSValue. valueOf(VoidPtr value, String type)static NSValueNSValue. valueOf(VoidPtr value, BytePtr type)Methods in org.robovm.apple.foundation with parameters of type NSValue Modifier and Type Method Description booleanNSValue. equalsTo(NSValue value) -
Uses of NSValue in org.robovm.apple.mapkit
Methods in org.robovm.apple.mapkit that return NSValue Modifier and Type Method Description static NSValueNSValueExtensions. create(CLLocationCoordinate2D coordinate)static NSValueNSValueExtensions. create(MKCoordinateSpan span)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CLLocationCoordinate2D coordinate)protected static NSValueNSValueExtensions. create(ObjCClass clazz, MKCoordinateSpan span)Methods in org.robovm.apple.mapkit that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>MKLocalSearchCompletion. getSubtitleHighlightRanges()NSArray<NSValue>MKLocalSearchCompletion. getTitleHighlightRanges()Methods in org.robovm.apple.mapkit with parameters of type NSValue Modifier and Type Method Description static MKCoordinateSpanNSValueExtensions. getMKCoordinateSpanValue(NSValue thiz)static CLLocationCoordinate2DNSValueExtensions. getMKCoordinateValue(NSValue thiz) -
Uses of NSValue in org.robovm.apple.naturallanguage
Methods in org.robovm.apple.naturallanguage that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>NLTokenizer. tokensForRange(NSRange range) -
Uses of NSValue in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>PDFAnnotation. getQuadrilateralPoints()Method parameters in org.robovm.apple.pdfkit with type arguments of type NSValue Modifier and Type Method Description voidPDFAnnotation. setQuadrilateralPoints(NSArray<NSValue> v) -
Uses of NSValue in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return NSValue Modifier and Type Method Description static NSValueNSValueExtensions. create(SCNMatrix4 v)static NSValueNSValueExtensions. create(SCNVector3 v)static NSValueNSValueExtensions. create(SCNVector4 v)protected static NSValueNSValueExtensions. create(ObjCClass clazz, SCNMatrix4 v)protected static NSValueNSValueExtensions. create(ObjCClass clazz, SCNVector3 v)protected static NSValueNSValueExtensions. create(ObjCClass clazz, SCNVector4 v)Methods in org.robovm.apple.scenekit that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>SCNLight. getAreaPolygonVertices()NSArray<NSValue>SCNPhysicsShape. getTransforms()Methods in org.robovm.apple.scenekit with parameters of type NSValue Modifier and Type Method Description static SCNMatrix4NSValueExtensions. getSCNMatrix4Value(NSValue thiz)static SCNVector3NSValueExtensions. getSCNVector3Value(NSValue thiz)static SCNVector4NSValueExtensions. getSCNVector4Value(NSValue thiz)Method parameters in org.robovm.apple.scenekit with type arguments of type NSValue Modifier and Type Method Description voidSCNLight. setAreaPolygonVertices(NSArray<NSValue> v) -
Uses of NSValue in org.robovm.apple.soundanalysis
Methods in org.robovm.apple.soundanalysis that return types with arguments of type NSValue Modifier and Type Method Description NSArray<NSValue>SNTimeDurationConstraint. getEnumeratedDurations()Method parameters in org.robovm.apple.soundanalysis with type arguments of type NSValue Modifier and Type Method Description protected longSNTimeDurationConstraint. init(NSArray<NSValue> enumeratedDurations)Constructor parameters in org.robovm.apple.soundanalysis with type arguments of type NSValue Constructor Description SNTimeDurationConstraint(NSArray<NSValue> enumeratedDurations) -
Uses of NSValue in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSValue Modifier and Type Method Description static NSValueNSValueExtensions. create(CGAffineTransform transform)static NSValueNSValueExtensions. create(CGPoint point)static NSValueNSValueExtensions. create(CGRect rect)static NSValueNSValueExtensions. create(CGSize size)static NSValueNSValueExtensions. create(CGVector vector)static NSValueNSValueExtensions. create(NSDirectionalEdgeInsets insets)static NSValueNSValueExtensions. create(UIEdgeInsets insets)static NSValueNSValueExtensions. create(UIOffset insets)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CGAffineTransform transform)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CGPoint point)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CGRect rect)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CGSize size)protected static NSValueNSValueExtensions. create(ObjCClass clazz, CGVector vector)protected static NSValueNSValueExtensions. create(ObjCClass clazz, NSDirectionalEdgeInsets insets)protected static NSValueNSValueExtensions. create(ObjCClass clazz, UIEdgeInsets insets)protected static NSValueNSValueExtensions. create(ObjCClass clazz, UIOffset insets)NSValueUIInterpolatingMotionEffect. getMaximumRelativeValue()NSValueUIInterpolatingMotionEffect. getMinimumRelativeValue()Methods in org.robovm.apple.uikit with parameters of type NSValue Modifier and Type Method Description static CGAffineTransformNSValueExtensions. getAffineTransformValue(NSValue thiz)static NSDirectionalEdgeInsetsNSValueExtensions. getDirectionalEdgeInsetsValue(NSValue thiz)static UIEdgeInsetsNSValueExtensions. getEdgeInsetsValue(NSValue thiz)static UIOffsetNSValueExtensions. getOffsetValue(NSValue thiz)static CGPointNSValueExtensions. getPointValue(NSValue thiz)static CGRectNSValueExtensions. getRectValue(NSValue thiz)static CGSizeNSValueExtensions. getSizeValue(NSValue thiz)static CGVectorNSValueExtensions. getVectorValue(NSValue thiz)voidUIInterpolatingMotionEffect. setMaximumRelativeValue(NSValue v)voidUIInterpolatingMotionEffect. setMinimumRelativeValue(NSValue v)Method parameters in org.robovm.apple.uikit with type arguments of type NSValue Modifier and Type Method Description protected longUIPreviewParameters. init(NSArray<NSValue> textLineRects)Constructor parameters in org.robovm.apple.uikit with type arguments of type NSValue Constructor Description UIDragPreviewParameters(NSArray<NSValue> textLineRects)UIPreviewParameters(NSArray<NSValue> textLineRects)