Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFToolTipPlacement

    Contains the values for the ToolTipPlacement enumeration that determines the placement of the tool tip representation.

    Inheritance
    System.Object
    SFToolTipPlacement
    Namespace: Syncfusion.SfRangeSlider.iOS
    Assembly: Syncfusion.SfRangeSlider.iOS.dll
    Syntax
    public sealed class SFToolTipPlacement : Enum

    Fields

    SFToolTipPlacementBottomRight

    Displays the tool tip at bottom and right side for vertical and horizontal orientation respectively.

    Declaration
    public const SFToolTipPlacement SFToolTipPlacementBottomRight
    Field Value
    Type Description
    SFToolTipPlacement

    SFToolTipPlacementNone

    Don't shows the tool tip

    Declaration
    public const SFToolTipPlacement SFToolTipPlacementNone
    Field Value
    Type Description
    SFToolTipPlacement

    SFToolTipPlacementTopLeft

    Displays the tool tip at top and left side for vertical and horizontal orientation respectively.

    Declaration
    public const SFToolTipPlacement SFToolTipPlacementTopLeft
    Field Value
    Type Description
    SFToolTipPlacement

    value__

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