Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFNumericUpDownSpinButtonAlignment - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFNumericUpDownSpinButtonAlignment

    Sfnumeric UPdown Spin Button Alignment enum

    Inheritance
    System.Object
    SFNumericUpDownSpinButtonAlignment
    Namespace: Syncfusion.SfNumericUpDown.iOS
    Assembly: Syncfusion.SfNumericUpDown.iOS.dll
    Syntax
    public sealed class SFNumericUpDownSpinButtonAlignment : Enum

    Fields

    Both

    Both right and left

    Declaration
    public const SFNumericUpDownSpinButtonAlignment Both
    Field Value
    Type Description
    SFNumericUpDownSpinButtonAlignment

    Left

    left side

    Declaration
    public const SFNumericUpDownSpinButtonAlignment Left
    Field Value
    Type Description
    SFNumericUpDownSpinButtonAlignment

    Right

    Right side

    Declaration
    public const SFNumericUpDownSpinButtonAlignment Right
    Field Value
    Type Description
    SFNumericUpDownSpinButtonAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved