BaseBehavior<TView> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract class for our behaviors to inherit.
C#
public abstract class BaseBehavior<TView> : Xamarin.Forms.Behavior<TView> where TView : VisualElement
- TView
The VisualElement that the behavior can be applied to
- Inheritance
-
Behavior<TView>BaseBehavior<TView>
- Derived
Is |
|
On |
|
On |
|
On |
מוצר | גירסאות |
---|---|
Xamarin Community Toolkit | Latest |