public void DrawPreview (Rect previewArea);

Parámetros

previewAreaEl área disponible para dibujar la pre-visualización.

Descripción

This is the first entry point for Preview Drawing.

The default implementation will draw a grid of previews if there are multiple targets available. Override this method if you want to change this behaviour.