Xamarin.Forms.Behavior<T> Class
Base generic class for generalized user-defined behaviors that can respond to arbitrary conditions and events.

See Also: Behavior<T> Members

Syntax

public abstract class Behavior<T> : Behavior
where T : Xamarin.Forms.BindableObject

Type Parameters

T
The type of the objects with which this Xamarin.Forms.Behavior`1 can be associated.

Remarks

Application developers should specialize this generic class, instead of directly using Xamarin.Forms.Behavior.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 0.0.0.0, 1.3.0.0