Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PointerType

    Specifies the PointerTypes.

    Inheritance
    System.Object
    PointerType
    Namespace: Syncfusion.SfGauge.XForms
    Assembly: Syncfusion.SfGauge.XForms.dll
    Syntax
    public sealed class PointerType : Enum

    Fields

    Bar

    This returns Bar as pointerType

    Declaration
    public const PointerType Bar
    Field Value
    Type Description
    PointerType

    Triangle

    This returns Triangle as pointerType

    Declaration
    public const PointerType Triangle
    Field Value
    Type Description
    PointerType

    value__

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