PickerOptionsTitle Property

Gets or sets the text that appears in the title bar of a picker.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string? Title { get; set; }

Property Value

String

See Also