HtmlForgeX

API Reference

Class

SmartWizardSwipeNavigation

Namespace HtmlForgeX
Assembly HtmlForgeX

Touch swipe navigation options for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardSwipeNavigation

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.