Version: 2017.3

CustomPreviewAttributeConstructor

Cambiar al Manual
public CustomPreviewAttribute (Type type);

Parámetros

type The type you want to create a custom preview for.

Descripción

Tells a DefaultPreview which class it's a preview for.

When you make a custom preview, you need put this attribute on the preview class.