Skip to main content

PreviewContent Property

Gets or sets content that will be shown when ShowsPreview is enabled and user starts resize operation.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ITemplate<Control> PreviewContent { get; set; }

Property Value

ITemplate(Control)

See Also

Reference

GridSplitter Class
Avalonia.Controls Namespace