Xamarin.Android

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

    Show / Hide Table of Contents

    Class TooltipPlacement

    Values of the Tooltip placement enumeration declared.

    Inheritance
    System.Object
    TooltipPlacement
    Namespace: Com.Syncfusion.Rating
    Assembly: Syncfusion.SfRating.Android.dll
    Syntax
    public sealed class TooltipPlacement : Enum

    Fields

    BottomRight

    Tooltip will render at the bottom of the control while user interaction.

    Declaration
    public const TooltipPlacement BottomRight
    Field Value
    Type Description
    TooltipPlacement

    None

    Tooltip will not render.

    Declaration
    public const TooltipPlacement None
    Field Value
    Type Description
    TooltipPlacement

    TopLeft

    Tooltip will render at the top of the control while user interaction.

    Declaration
    public const TooltipPlacement TopLeft
    Field Value
    Type Description
    TooltipPlacement

    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