次の方法で共有


NavigationModel.Roots プロパティ

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public System.Collections.Generic.IEnumerable<Xamarin.Forms.Page> Roots { [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Xamarin.Forms.Internals.NavigationModel/<get_Roots>d__7))] get; }
member this.Roots : seq<Xamarin.Forms.Page>

プロパティ値

System.Collections.Generic.IEnumerable<Page>

Xamarin.Forms プラットフォームによる内部使用向け。

属性
System.Runtime.CompilerServices.IteratorStateMachineAttribute

適用対象