Exemplo n.º 1
0
 PlatformGraphicsView GetPlatformGraphicsView(GraphicsViewHandler graphicsViewHandler) =>
 graphicsViewHandler.PlatformView;
Exemplo n.º 2
0
 NativeGraphicsView GetNativeGraphicsView(GraphicsViewHandler graphicsViewHandler) =>
 graphicsViewHandler.NativeView;