NavigableElement.class Property

Definition

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

Property Value

System.Collections.Generic.IList<System.String>
Attributes

Applies to