MasterDetailPage Class

Definition

Caution

MasterDetailPage is obsolete as of version 5.0.0. Please use FlyoutPage instead.

[System.Obsolete("MasterDetailPage is obsolete as of version 5.0.0. Please use FlyoutPage instead.")]
public static class MasterDetailPage
type MasterDetailPage = class
Inheritance
MasterDetailPage
Attributes

Fields

ApplyShadowProperty

Methods

GetApplyShadow(BindableObject)
GetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>)
SetApplyShadow(BindableObject, Boolean)
SetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>, Boolean)

Applies to