VerticalContentAlignment Property
Gets or sets the vertical alignment of the content within the ColorPicker's preview content area.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public VerticalAlignment VerticalContentAlignment { get; set; }
Public Property VerticalContentAlignment As VerticalAlignment
Get
Set
member VerticalContentAlignment : VerticalAlignment with get, set