Shell.CurrentItem Property

Definition

The currently selected ShellItem or FlyoutItem.

public:
 property Microsoft::Maui::Controls::ShellItem ^ CurrentItem { Microsoft::Maui::Controls::ShellItem ^ get(); void set(Microsoft::Maui::Controls::ShellItem ^ value); };
public Microsoft.Maui.Controls.ShellItem CurrentItem { get; set; }
member this.CurrentItem : Microsoft.Maui.Controls.ShellItem with get, set
Public Property CurrentItem As ShellItem

Property Value

Applies to