Show / Hide Table of Contents

Enum SpinDirection

Represents spin directions that could be initiated by the end-user.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Input.Toolkit.dll
Syntax
public enum SpinDirection

Fields

Name Description
Decrease

Represents a spin initiated by the end-user in order to Decrease a value.

Increase

Represents a spin initiated by the end-user in order to Increase a value.

  • Improve this Doc
  • View Source