Uses of Interface
org.robovm.apple.uikit.UIDynamicItem
-
Uses of UIDynamicItem in org.robovm.apple.arkit
Classes in org.robovm.apple.arkit that implement UIDynamicItem Modifier and Type Class Description classARCoachingOverlayViewclassARSCNViewclassARSKView -
Uses of UIDynamicItem in org.robovm.apple.authservices
Classes in org.robovm.apple.authservices that implement UIDynamicItem Modifier and Type Class Description classASAuthorizationAppleIDButton -
Uses of UIDynamicItem in org.robovm.apple.avkit
Classes in org.robovm.apple.avkit that implement UIDynamicItem Modifier and Type Class Description classAVRoutePickerView -
Uses of UIDynamicItem in org.robovm.apple.businesschat
Classes in org.robovm.apple.businesschat that implement UIDynamicItem Modifier and Type Class Description classBCChatButton -
Uses of UIDynamicItem in org.robovm.apple.carplay
Classes in org.robovm.apple.carplay that implement UIDynamicItem Modifier and Type Class Description classCPWindow -
Uses of UIDynamicItem in org.robovm.apple.coreaudiokit
Classes in org.robovm.apple.coreaudiokit that implement UIDynamicItem Modifier and Type Class Description classCAInterAppAudioSwitcherViewDeprecated.Deprecated in iOS 13.0.classCAInterAppAudioTransportViewDeprecated.Deprecated in iOS 13.0. -
Uses of UIDynamicItem in org.robovm.apple.corelocationui
Classes in org.robovm.apple.corelocationui that implement UIDynamicItem Modifier and Type Class Description classCLLocationButton -
Uses of UIDynamicItem in org.robovm.apple.glkit
Classes in org.robovm.apple.glkit that implement UIDynamicItem Modifier and Type Class Description classGLKViewDeprecated.Deprecated in iOS 12.0. -
Uses of UIDynamicItem in org.robovm.apple.healthkitui
Classes in org.robovm.apple.healthkitui that implement UIDynamicItem Modifier and Type Class Description classHKActivityRingView -
Uses of UIDynamicItem in org.robovm.apple.homekit
Classes in org.robovm.apple.homekit that implement UIDynamicItem Modifier and Type Class Description classHMCameraView -
Uses of UIDynamicItem in org.robovm.apple.iad
Classes in org.robovm.apple.iad that implement UIDynamicItem Modifier and Type Class Description classADBannerViewDeprecated.Deprecated in iOS 10.0. -
Uses of UIDynamicItem in org.robovm.apple.intentsui
Classes in org.robovm.apple.intentsui that implement UIDynamicItem Modifier and Type Class Description classINUIAddVoiceShortcutButton -
Uses of UIDynamicItem in org.robovm.apple.linkpresentation
Classes in org.robovm.apple.linkpresentation that implement UIDynamicItem Modifier and Type Class Description classLPLinkView -
Uses of UIDynamicItem in org.robovm.apple.mapkit
Classes in org.robovm.apple.mapkit that implement UIDynamicItem Modifier and Type Class Description classMKAnnotationViewclassMKCircleViewDeprecated.Deprecated in iOS 13.0.classMKCompassButtonclassMKMapViewclassMKMarkerAnnotationViewclassMKOverlayPathViewDeprecated.Deprecated in iOS 13.0.classMKOverlayViewDeprecated.Deprecated in iOS 13.0.classMKPinAnnotationViewDeprecated.Use MKMarkerAnnotationViewclassMKPolygonViewDeprecated.Deprecated in iOS 13.0.classMKPolylineViewDeprecated.Deprecated in iOS 13.0.classMKScaleViewclassMKUserLocationViewclassMKUserTrackingButton -
Uses of UIDynamicItem in org.robovm.apple.mediaplayer
Classes in org.robovm.apple.mediaplayer that implement UIDynamicItem Modifier and Type Class Description classMPVolumeView -
Uses of UIDynamicItem in org.robovm.apple.messages
Classes in org.robovm.apple.messages that implement UIDynamicItem Modifier and Type Class Description classMSStickerBrowserViewclassMSStickerView -
Uses of UIDynamicItem in org.robovm.apple.metalkit
Classes in org.robovm.apple.metalkit that implement UIDynamicItem Modifier and Type Class Description classMTKView -
Uses of UIDynamicItem in org.robovm.apple.passkit
Classes in org.robovm.apple.passkit that implement UIDynamicItem Modifier and Type Class Description classPKAddPassButtonclassPKPaymentButton -
Uses of UIDynamicItem in org.robovm.apple.pdfkit
Classes in org.robovm.apple.pdfkit that implement UIDynamicItem Modifier and Type Class Description classPDFThumbnailViewclassPDFView -
Uses of UIDynamicItem in org.robovm.apple.pencilkit
Classes in org.robovm.apple.pencilkit that implement UIDynamicItem Modifier and Type Class Description classPKCanvasView -
Uses of UIDynamicItem in org.robovm.apple.photosui
Classes in org.robovm.apple.photosui that implement UIDynamicItem Modifier and Type Class Description classPHLivePhotoView -
Uses of UIDynamicItem in org.robovm.apple.replaykit
Classes in org.robovm.apple.replaykit that implement UIDynamicItem Modifier and Type Class Description classRPSystemBroadcastPickerView -
Uses of UIDynamicItem in org.robovm.apple.scenekit
Classes in org.robovm.apple.scenekit that implement UIDynamicItem Modifier and Type Class Description classSCNView -
Uses of UIDynamicItem in org.robovm.apple.spritekit
Classes in org.robovm.apple.spritekit that implement UIDynamicItem Modifier and Type Class Description classSKView -
Uses of UIDynamicItem in org.robovm.apple.uikit
Subinterfaces of UIDynamicItem in org.robovm.apple.uikit Modifier and Type Interface Description interfaceNSCollectionLayoutVisibleItemMethods in org.robovm.apple.uikit that return types with arguments of type UIDynamicItem Modifier and Type Method Description List<UIDynamicItem>UIAttachmentBehavior. getItems()List<UIDynamicItem>UICollisionBehavior. getItems()List<UIDynamicItem>UIDynamicItemBehavior. getItems()List<UIDynamicItem>UIDynamicItemGroup. getItems()List<UIDynamicItem>UIFieldBehavior. getItems()List<UIDynamicItem>UIGravityBehavior. getItems()List<UIDynamicItem>UIPushBehavior. getItems()List<UIDynamicItem>UIDynamicAnimator. getItemsInRect(CGRect rect)Methods in org.robovm.apple.uikit with parameters of type UIDynamicItem Modifier and Type Method Description voidUIDynamicItemBehavior. addAngularVelocityForItem(double velocity, UIDynamicItem item)voidUICollisionBehavior. addItem(UIDynamicItem item)voidUIDynamicItemBehavior. addItem(UIDynamicItem item)voidUIFieldBehavior. addItem(UIDynamicItem item)voidUIGravityBehavior. addItem(UIDynamicItem item)voidUIPushBehavior. addItem(UIDynamicItem item)voidUIDynamicItemBehavior. addLinearVelocityForItem(CGPoint velocity, UIDynamicItem item)voidUICollisionBehaviorDelegate. beganBoundaryContact(UICollisionBehavior behavior, UIDynamicItem item, NSObject identifier, CGPoint p)voidUICollisionBehaviorDelegateAdapter. beganBoundaryContact(UICollisionBehavior behavior, UIDynamicItem item, NSObject identifier, CGPoint p)voidUICollisionBehaviorDelegate. beganContact(UICollisionBehavior behavior, UIDynamicItem item1, UIDynamicItem item2, CGPoint p)voidUICollisionBehaviorDelegateAdapter. beganContact(UICollisionBehavior behavior, UIDynamicItem item1, UIDynamicItem item2, CGPoint p)voidUICollisionBehaviorDelegate. endedBoundaryContact(UICollisionBehavior behavior, UIDynamicItem item, NSObject identifier)voidUICollisionBehaviorDelegateAdapter. endedBoundaryContact(UICollisionBehavior behavior, UIDynamicItem item, NSObject identifier)voidUICollisionBehaviorDelegate. endedContact(UICollisionBehavior behavior, UIDynamicItem item1, UIDynamicItem item2)voidUICollisionBehaviorDelegateAdapter. endedContact(UICollisionBehavior behavior, UIDynamicItem item1, UIDynamicItem item2)doubleUIDynamicItemBehavior. getAngularVelocityForItem(UIDynamicItem item)static UIAttachmentBehaviorUIAttachmentBehavior. getFixedAttachment(UIDynamicItem item1, UIDynamicItem item2, CGPoint point)static UIAttachmentBehaviorUIAttachmentBehavior. getLimitAttachment(UIDynamicItem item1, UIOffset offset1, UIDynamicItem item2, UIOffset offset2)CGPointUIDynamicItemBehavior. getLinearVelocityForItem(UIDynamicItem item)static UIAttachmentBehaviorUIAttachmentBehavior. getPinAttachment(UIDynamicItem item1, UIDynamicItem item2, CGPoint point)static UIAttachmentBehaviorUIAttachmentBehavior. getSlidingAttachment(UIDynamicItem item, CGPoint point, CGVector axis)static UIAttachmentBehaviorUIAttachmentBehavior. getSlidingAttachment(UIDynamicItem item1, UIDynamicItem item2, CGPoint point, CGVector axis)UIOffsetUIPushBehavior. getTargetOffset(UIDynamicItem item)protected longUIAttachmentBehavior. init(UIDynamicItem item, CGPoint point)protected longUIAttachmentBehavior. init(UIDynamicItem item1, UIDynamicItem item2)protected longUIAttachmentBehavior. init(UIDynamicItem item, UIOffset offset, CGPoint point)protected longUIAttachmentBehavior. init(UIDynamicItem item1, UIOffset offset1, UIDynamicItem item2, UIOffset offset2)protected longUISnapBehavior. init(UIDynamicItem item, CGPoint point)voidUICollisionBehavior. removeItem(UIDynamicItem item)voidUIDynamicItemBehavior. removeItem(UIDynamicItem item)voidUIFieldBehavior. removeItem(UIDynamicItem item)voidUIGravityBehavior. removeItem(UIDynamicItem item)voidUIPushBehavior. removeItem(UIDynamicItem item)voidUIPushBehavior. setTargetOffset(UIOffset o, UIDynamicItem item)voidUIDynamicAnimator. updateItemUsingCurrentState(UIDynamicItem item)Method parameters in org.robovm.apple.uikit with type arguments of type UIDynamicItem Modifier and Type Method Description protected longUICollisionBehavior. init(List<UIDynamicItem> items)protected longUIDynamicItemBehavior. init(List<UIDynamicItem> items)protected longUIDynamicItemGroup. init(List<UIDynamicItem> items)protected longUIGravityBehavior. init(List<UIDynamicItem> items)protected longUIPushBehavior. init(List<UIDynamicItem> items, UIPushBehaviorMode mode)Constructors in org.robovm.apple.uikit with parameters of type UIDynamicItem Constructor Description UIAttachmentBehavior(UIDynamicItem item, CGPoint point)UIAttachmentBehavior(UIDynamicItem item1, UIDynamicItem item2)UIAttachmentBehavior(UIDynamicItem item, UIOffset offset, CGPoint point)UIAttachmentBehavior(UIDynamicItem item1, UIOffset offset1, UIDynamicItem item2, UIOffset offset2)UISnapBehavior(UIDynamicItem item, CGPoint point)Constructor parameters in org.robovm.apple.uikit with type arguments of type UIDynamicItem Constructor Description UICollisionBehavior(List<UIDynamicItem> items)UIDynamicItemBehavior(List<UIDynamicItem> items)UIDynamicItemGroup(List<UIDynamicItem> items)UIGravityBehavior(List<UIDynamicItem> items)UIPushBehavior(List<UIDynamicItem> items, UIPushBehaviorMode mode) -
Uses of UIDynamicItem in org.robovm.apple.webkit
Classes in org.robovm.apple.webkit that implement UIDynamicItem Modifier and Type Class Description classWKWebView