Skip to main content

ManagedFileChooserNavigationItem Class

Definition

Assembly:Avalonia.Dialogs
Package:Avalonia
public class ManagedFileChooserNavigationItem

Inheritance: object -> ManagedFileChooserNavigationItem

Constructors

NameDescription
ManagedFileChooserNavigationItemNo summary available.

ManagedFileChooserNavigationItem Constructor

public ManagedFileChooserNavigationItem()

Properties

NameDescription
DisplayNameNo summary available.
ItemTypeNo summary available.
PathNo summary available.

DisplayName Property

public string DisplayName { get; set; }

ItemType Property

public Avalonia.Dialogs.Internal.ManagedFileChooserItemType ItemType { get; set; }

Path Property

public string Path { get; set; }