Behavior.OnAttachedTo(BindableObject) Metoda

Definicja

Deweloperzy aplikacji zastępują tę metodę w celu zaimplementowania zachowań, które będą skojarzone z bindableprogramem .

protected virtual void OnAttachedTo (Xamarin.Forms.BindableObject bindable);
abstract member OnAttachedTo : Xamarin.Forms.BindableObject -> unit
override this.OnAttachedTo : Xamarin.Forms.BindableObject -> unit

Parametry

bindable
BindableObject

Obiekt, do którego dołączono zachowanie.

Dotyczy