Title 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)
- C#
- VB
- F#
public string? Title { get; set; }
Public Property Title As String
Get
Set
member Title : string with get, set