共用方式為


Style(Type) 建構函式

定義

初始化新的 Style 執行個體。

public Style (Type targetType);
new Xamarin.Forms.Style : Type -> Xamarin.Forms.Style

參數

targetType
System.Type

樣式所要套用到的檢視類型。

適用於