Click or drag to resize

ControllerElementGlyphSelectorOptionsisActionElementMapAllowedHandler Property


Namespace: Rewired.Glyphs
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public Predicate<ActionElementMap> isActionElementMapAllowedHandler { get; set; }

Property Value

PredicateActionElementMap
See Also