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
- IList<String>
- Attributes
-
Applies to