TextGalleryPreviewContext
public sealed class TextGalleryPreviewContextDescribes the gallery surface requesting a card preview.
Constructors
Section titled “Constructors”
TextGalleryPreviewContext(bool)
Section titled “TextGalleryPreviewContext(bool)”public TextGalleryPreviewContext(bool isLargePreview)Creates context for a card or expanded preview.
Parameters
| Name | Type |
|---|---|
isLargePreview |
System.Boolean |
Properties
Section titled “Properties”
IsLargePreview
Section titled “IsLargePreview”public bool IsLargePreview { get; }Returns
System.Boolean