Property SubMenuGlyph
SubMenuGlyph
Gets the glyph displayed in KeyView when a SubMenu is set. The default is RightArrow (►). Override to change the indicator (e.g., DownArrow for a drop-down menu bar entry).
protected virtual Rune SubMenuGlyph { get; }