ShellItem.CurrentItem Property

Definition

The currently selected Tab or ShellSection.

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

Property Value

Applies to