ShellSection.CurrentItem Property

Definition

The currently selected ShellContent.

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

Property Value

Applies to