Class UIFocusMovementHint

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • UIFocusMovementHint

      protected UIFocusMovementHint()
    • UIFocusMovementHint

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

      protected UIFocusMovementHint​(NSObject.SkipInit skipInit)
  • Method Details

    • getMovementDirection

      public CGVector getMovementDirection()
    • getPerspectiveTransform

      public CATransform3D getPerspectiveTransform()
    • getRotation

      public CGVector getRotation()
    • getTranslation

      public CGVector getTranslation()
    • getInteractionTransform

      public CATransform3D getInteractionTransform()