ActionElementMapelementIdentifierGlyphCount Property |
The number of glyphs for the element bound to the Action.
If this is a keyboard binding and modifier keys are in use, the returned count will include the modifier key glyphs.
This will only return a non-zero value if a glyph provider is in use and a glyph has been defined for this element identifier.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int elementIdentifierGlyphCount { get; }
Property Value
Type:
Int32See Also