HtmlForgeX

API Reference

Class

SmartWizardSwipeNavigation

Namespace HtmlForgeX
Assembly HtmlForgeX

Touch swipe navigation options for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardSwipeNavigation

Constructors

public SmartWizardSwipeNavigation() #

Properties

public Nullable<Boolean> Enabled { get; set; } #
JsonPropertyName("enabled")

Gets or sets whether swipe navigation is enabled.

public Nullable<Int32> Threshold { get; set; } #
JsonPropertyName("threshold")

Gets or sets the swipe distance threshold in pixels.