alexa
menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    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
    TooltipPlacement

    None

    Tooltip will not render.

    Declaration
    public const TooltipPlacement None
    Field Value
    Type
    TooltipPlacement

    TopLeft

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

    Declaration
    public const TooltipPlacement TopLeft
    Field Value
    Type
    TooltipPlacement
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved