Xamarin.Forms.MasterDetailPage: Property Members

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

Public Properties

DetailPage. Gets or sets the detail page that is used to display details about items on the master page.
IsGestureEnabledbool. Gets or sets a value that turns on or off the gesture to reveal the master page. This is a bindable property.
IsPresentedbool. 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.
MasterPage. Gets or sets the master page.
MasterBehaviorMasterBehavior. Gets or sets a value that indicates how detail content is displayed.