Click or drag to resize

GComponentscrollPane Property

ScrollPane of the component. If the component is not scrollable, the value is null.

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

Property Value

Type: ScrollPane
See Also