Skip to main content

ContentTemplate Property

Gets or sets the data template used to display the content of the ColorPicker's preview content area.

Definition

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

public IDataTemplate? ContentTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

ColorPicker Class
Avalonia.Controls Namespace