MenuItem.StyleClass プロパティ

定義

Shell と共に使用する場合に、生成された FlyoutItem の StyleClass を設定します

[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

プロパティ値

System.Collections.Generic.IList<System.String>
属性

適用対象