Class GoogleMapViewRenderer
Inheritance
System.Object
GoogleMapViewRenderer
Namespace: Tizen.Wearable.CircularUI.Forms.Renderer
Assembly: Tizen.Wearable.CircularUI.Forms.Renderer.dll
Syntax
public class GoogleMapViewRenderer : ViewRenderer<GoogleMapView, WebViewContainer>
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System. |
disposing |
OnElementChanged(ElementChangedEventArgs<GoogleMapView>)
Declaration
protected override void OnElementChanged(ElementChangedEventArgs<GoogleMapView> e)
Parameters
Type | Name | Description |
---|---|---|
Element |
e |