BaseShellItem.FlyoutIcon 属性

定义

用于项的图标。 如果未设置此属性,则会回退为使用 Icon 属性值。

public Xamarin.Forms.ImageSource FlyoutIcon { get; set; }
member this.FlyoutIcon : Xamarin.Forms.ImageSource with get, set

属性值

表示 ImageSource 图标的 。

适用于