menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OutputType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OutputType

    Enum for the Showing output in the required format.

    Inheritance
    System.Object
    OutputType
    Namespace: Syncfusion.Maui.Core.Converters
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class OutputType : Enum

    Fields

    Decimal

    Returns output as decimal

    Declaration
    public const OutputType Decimal
    Field Value
    Type
    OutputType

    String

    Returns output as String

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