Class ManagedFileChooserNavigationItem
- Namespace
- Avalonia.Dialogs.Internal
- Assembly
- Avalonia.Dialogs.dll
public class ManagedFileChooserNavigationItem
- Inheritance
-
ManagedFileChooserNavigationItem
- Inherited Members
-
Constructors
ManagedFileChooserNavigationItem()
public ManagedFileChooserNavigationItem()
Properties
DisplayName
public string? DisplayName { get; set; }
Property Value
- string
ItemType
public ManagedFileChooserItemType ItemType { get; set; }
Property Value
- ManagedFileChooserItemType
Path
public string? Path { get; set; }
Property Value
- string