Skip to content

TextGalleryPreviewContext

ClassTextStudio.EditorTextStudio.Editor
public sealed class TextGalleryPreviewContext

Describes the gallery surface requesting a card preview.

public TextGalleryPreviewContext(bool isLargePreview)

Creates context for a card or expanded preview.

Parameters

Name Type
isLargePreview System.Boolean

public bool IsLargePreview { get; }

Returns

System.Boolean