NameScope クラス

定義

プラットフォーム レンダラーによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NameScope : Xamarin.Forms.Internals.INameScope
type NameScope = class
    interface INameScope
継承
System.Object
NameScope
属性
System.ComponentModel.EditorBrowsableAttribute
実装

コンストラクター

NameScope()

プラットフォーム レンダラーによる内部使用向け。

フィールド

NameScopeProperty

プラットフォーム レンダラーによる内部使用向け。

メソッド

GetNameScope(BindableObject)

プラットフォーム レンダラーによる内部使用向け。

SetNameScope(BindableObject, INameScope)

プラットフォーム レンダラーによる内部使用向け。

明示的なインターフェイスの実装

INameScope.FindByName(String)

プラットフォーム レンダラーによる内部使用向け。

INameScope.RegisterName(String, Object)

プラットフォーム レンダラーによる内部使用向け。

適用対象