Package apple.uikit.protocol
Interface UIInteraction
-
- All Known Implementing Classes:
UIContextMenuInteraction,UIDragInteraction,UIDropInteraction,UIIndirectScribbleInteraction,UILargeContentViewerInteraction,UIPencilInteraction,UIPointerInteraction,UIScribbleInteraction,UISpringLoadedInteraction,UITextInteraction
public interface UIInteraction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddidMoveToView(UIView view)UIViewview()voidwillMoveToView(UIView view)
-