Xamarin.Forms

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

    Show / Hide Table of Contents

    Class EdgeShape

    The BackdropFrontLayer edge shape.

    Inheritance
    System.Object
    EdgeShape
    Namespace: Syncfusion.XForms.Backdrop
    Assembly: Syncfusion.SfBackdrop.XForms.dll
    Syntax
    public sealed class EdgeShape : Enum

    Fields

    Curve

    Curved will be set.

    Declaration
    public const EdgeShape Curve
    Field Value
    Type Description
    EdgeShape

    Flat

    Flat edge will be set.

    Declaration
    public const EdgeShape Flat
    Field Value
    Type Description
    EdgeShape

    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