Click or drag to resize

RecyclableGridScrollContentDirection Enumeration

Direction(Vertical, Horizontal).

Namespace:  AndroidLocalGalleryPlugin
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public enum Direction
Members
  Member nameValueDescription
Vertical0 The vertical.
Horizontal1 The horizontal.
See Also