Searched refs:Controls (Results 1 – 17 of 17) sorted by relevance
164 export type Controls = { alias412 export type GoogleMapsControls = Controls;456 export type AppleMapsControls = Omit<Controls, 'showMapToolbar' | 'showZoomControls'>;533 Controls &546 Controls &
143 export type Controls = { alias357 export type GoogleMapsControls = Controls;376 export type AppleMapsControls = Omit<Controls, 'showMapToolbar' | 'showZoomControls'>;406 export type ExpoMapViewProps = ViewProps & PropsWithChildren<Partial<Provider & MapType & Controls …407 export type DefaultNativeExpoMapViewProps = MapType & Controls & Gestures & CameraPosition & Traffi…
1 …Controls = {\n /**\n * If `true` zoom controls are visible.\n *\n * This prop works only wh…
4 import expo.modules.maps.interfaces.Controls6 class GoogleMapsControls(private val map: GoogleMap) : Controls {
1 protocol Controls { protocol
3 interface Controls { interface
3 class GoogleMapsControls: Controls {
3 class AppleMapsControls: Controls {
13 Controls: undefined;
55 | <YesIcon /> | Family Controls | `com.apple.developer.family-con…
1 …'disk' | 'memory' | 'memory-disk' | /** @hidden */ null;\n\n /**\n * Controls the selection of …