Partilhar via


Shell.Current Propriedade

Definição

Obtém a instância atual Shell da janela da aplicação ativa.

public:
 static property Microsoft::Maui::Controls::Shell ^ Current { Microsoft::Maui::Controls::Shell ^ get(); };
public static Microsoft.Maui.Controls.Shell Current { get; }
static member Current : Microsoft.Maui.Controls.Shell
Public Shared ReadOnly Property Current As Shell

Valor de Propriedade

Observações

Este é um pseudónimo de tipo para Microsoft.Maui.Controls.Application.Current.MainPage.

Aplica-se a