TranslateBehavior Class Members
In This Topic
The following tables list the members exposed by TranslateBehavior.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| TranslationMode | Gets or sets the gesture direction of translate behavior. |
Top
Public Methods
| Name | Description |
| ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
| GetValue | (Inherited from Xamarin.Forms.BindableObject) |
| IsSet | (Inherited from Xamarin.Forms.BindableObject) |
| RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Top
Public Events
See Also