Click or drag to resize

GRichTextFieldemojies Property

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

Property Value

Type: DictionaryUInt32, Emoji
See Also