The properties of Xamarin.Forms.MasterDetailPage are listed below. For a list of all members, see the MasterDetailPage Members list.
See Also: Inherited members from Xamarin.Forms.Page
| Detail | Page. Gets or sets the detail page that is used to display details about items on the master page. | |
| IsGestureEnabled | bool. Gets or sets a value that turns on or off the gesture to reveal the master page. This is a bindable property. | |
| IsPresented | bool. Gets or sets a value that indicates whether or not the visual element that is represented by the MasterDetailPage.Master property is presented to the user. | |
| Master | Page. Gets or sets the master page. | |
| MasterBehavior | MasterBehavior. Gets or sets a value that indicates how detail content is displayed. |