次の方法で共有


Style(Type) コンストラクター

定義

新しい Style インスタンスを初期化します。

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

パラメーター

targetType
System.Type

スタイルが適用されるビューの種類。

適用対象