Version: 5.4
public void DrawPreview (Rect previewArea);

파라미터

previewArea The available area to draw the preview.

설명

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.