Uses of Class
org.robovm.apple.carplay.CPPanDirection
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPPanDirection in org.robovm.apple.carplay
Fields in org.robovm.apple.carplay declared as CPPanDirection Modifier and Type Field Description static CPPanDirectionCPPanDirection. Downstatic CPPanDirectionCPPanDirection. Leftstatic CPPanDirectionCPPanDirection. Nonestatic CPPanDirectionCPPanDirection. Rightstatic CPPanDirectionCPPanDirection. UpMethods in org.robovm.apple.carplay that return CPPanDirection Modifier and Type Method Description protected CPPanDirection[]CPPanDirection. _values()static CPPanDirection[]CPPanDirection. values()protected CPPanDirectionCPPanDirection. wrap(long value, long mask)Methods in org.robovm.apple.carplay with parameters of type CPPanDirection Modifier and Type Method Description voidCPMapTemplateDelegate. pan(CPMapTemplate mapTemplate, CPPanDirection direction)voidCPMapTemplateDelegateAdapter. pan(CPMapTemplate mapTemplate, CPPanDirection direction)voidCPMapTemplateDelegate. panBegan(CPMapTemplate mapTemplate, CPPanDirection direction)voidCPMapTemplateDelegateAdapter. panBegan(CPMapTemplate mapTemplate, CPPanDirection direction)voidCPMapTemplateDelegate. panEnded(CPMapTemplate mapTemplate, CPPanDirection direction)voidCPMapTemplateDelegateAdapter. panEnded(CPMapTemplate mapTemplate, CPPanDirection direction)