On.Platform Property

Definition

Gets or sets the list of specified platforms.

[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

Property Value

Attributes

Applies to