Uses of Class
org.robovm.apple.carplay.CPMapButton
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPMapButton in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return types with arguments of type CPMapButton Modifier and Type Method Description NSArray<CPMapButton>CPMapTemplate. getMapButtons()Method parameters in org.robovm.apple.carplay with type arguments of type CPMapButton Modifier and Type Method Description protected longCPMapButton. init(VoidBlock1<CPMapButton> handler)voidCPMapTemplate. setMapButtons(NSArray<CPMapButton> v)Constructor parameters in org.robovm.apple.carplay with type arguments of type CPMapButton Constructor Description CPMapButton(VoidBlock1<CPMapButton> handler)