Shell.Current プロパティ

定義

現在の Shell へのアクセスを提供する静的プロパティ。

public static Xamarin.Forms.Shell Current { get; }
member this.Current : Xamarin.Forms.Shell

プロパティ値

注釈

これは の型キャスト エイリアス Xamarin.Forms.Application.Current.MainPageです。

適用対象