Developer Docs - Mobile Docs - Flip View

v2.0v12.4

Inherits from Xamarin.Forms.ContentView.

This is a simple view that allows you to have two views take up the same space on the page. You wire up whatever interaction you want to cause the view to flip from front to back and vice-versa. So you can wire it up to a tap on the view itself, or whatever else you want.

Properties

Flip Orientation

Example

The FlipCommand is not a standard command, so as you can see we are actually using a named reference to the FlipView in our binding.