On.Platform プロパティ

定義

指定したプラットフォームの一覧を取得または設定します。

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ListStringTypeConverter))]
public System.Collections.Generic.IList<string> Platform { get; set; }
member this.Platform : System.Collections.Generic.IList<string> with get, set

プロパティ値

IList<String>
属性

適用対象