Method SetGlyph SetGlyph(BindableObject, IIconGlyph?) Sets the icon displayed by the label. Declaration public static void SetGlyph(BindableObject label, IIconGlyph? value) Parameters Type Name Description BindableObject label IIconGlyph value