Click or drag to resize

GListonRightClickItem Property

Dispatched when a list item being clicked with right button.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventListener onRightClickItem { get; }

Property Value

Type: EventListener
See Also