FlyoutPage.GetApplyShadow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetApplyShadow(BindableObject) | |
GetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>) |
GetApplyShadow(BindableObject)
public static bool GetApplyShadow (Xamarin.Forms.BindableObject element);
static member GetApplyShadow : Xamarin.Forms.BindableObject -> bool
Parameters
- element
- BindableObject
Returns
System.Boolean
Applies to
GetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>)
public static bool GetApplyShadow (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.FlyoutPage> config);
static member GetApplyShadow : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.FlyoutPage> -> bool
Parameters
Returns
System.Boolean