Table of Contents

Property IsVertical

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsVertical

Gets or sets a value indicating whether the current scroll action is vertical. This property can be used to track the orientation of the scroll gesture.

public bool? IsVertical { get; set; }

Property Value

bool?