FlyoutPage.GetApplyShadow 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GetApplyShadow(BindableObject) | |
GetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>) |
GetApplyShadow(BindableObject)
public static bool GetApplyShadow (Xamarin.Forms.BindableObject element);
static member GetApplyShadow : Xamarin.Forms.BindableObject -> bool
參數
- element
- BindableObject
傳回
System.Boolean
適用於
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
參數
傳回
System.Boolean