Xamarin.Android

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

    Show / Hide Table of Contents

    Class TextCapsType

    Specifies the TextCap types.

    Inheritance
    System.Object
    TextCapsType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class TextCapsType : Enum

    Fields

    All

    Specifies the TextCapsType is All.

    Declaration
    public const TextCapsType All
    Field Value
    Type Description
    TextCapsType

    None

    Specifies the TextCapsType is none.

    Declaration
    public const TextCapsType None
    Field Value
    Type Description
    TextCapsType

    Small

    Specifies the TextCapsType is small.

    Declaration
    public const TextCapsType Small
    Field Value
    Type Description
    TextCapsType

    value__

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