TemplateExtensions.SetBinding(DataTemplate, BindableProperty, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
self
オブジェクトの targetProperty
を、path
で作成された新しい Binding インスタンスにバインドします。
public static void SetBinding (this Xamarin.Forms.DataTemplate self, Xamarin.Forms.BindableProperty targetProperty, string path);
static member SetBinding : Xamarin.Forms.DataTemplate * Xamarin.Forms.BindableProperty * string -> unit
パラメーター
- self
- DataTemplate
このメソッドが動作するテンプレート。
- targetProperty
- BindableProperty
バインディングのターゲット プロパティ。
- path
- System.String
バインドへのパス。