Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

CustomPreviewAttribute Constructor

public CustomPreviewAttribute(Type type);

Parameters

typeThe type you want to create a custom preview for.

Description

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.

Did you find this page useful? Please give it a rating: