innerScrolls Field

If you have inner scroll views that scroll in the opposite direction of this ScrollSnapRect, you should add them here so the Drag Event is propagaded to this ScrollSnapRect. Should be set in inspector, otherwise please initialize the List.
[Tooltip("If you have inner scroll views that scroll in the opposite direction of this ScrollSnapRect, you should add them here so the Drag Event is propagaded to this ScrollSnapRect (optional).")] 
public List<FAScrollRect> innerScrolls
This language is not supported or no code example is available.

Field Value

List<FAScrollRect>

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition