MenuItem.StyleClass Property

Definition

Sets the StyleClass of the generated FlyoutItem when used with Shell

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

Property Value

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

Applies to