Click or drag to resize

GTextFieldtemplateVars Property

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, string> templateVars { get; set; }

Property Value

Type: DictionaryString, String
See Also