Class UIFocusMovementHint

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class UIFocusMovementHint
    extends NSObject
    Since:
    Available in iOS 12.0 and later.
    • Constructor Detail

      • UIFocusMovementHint

        protected UIFocusMovementHint()
      • UIFocusMovementHint

        protected UIFocusMovementHint​(NSObject.Handle h,
                                      long handle)
    • Method Detail

      • getMovementDirection

        public CGVector getMovementDirection()
      • getPerspectiveTransform

        public CATransform3D getPerspectiveTransform()
      • getRotation

        public CGVector getRotation()
      • getTranslation

        public CGVector getTranslation()
      • getInteractionTransform

        public CATransform3D getInteractionTransform()