共用方式為


TabbedPage.DisableHeaderIcons 方法

定義

停用標頭圖示。

public static void DisableHeaderIcons (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows,Xamarin.Forms.TabbedPage> config);
static member DisableHeaderIcons : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Windows, Xamarin.Forms.TabbedPage> -> unit

參數

config
IPlatformElementConfiguration<Windows,TabbedPage>

要在其上執行作業的項目平台組態。

適用於