menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwipeOffsetMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SwipeOffsetMode

    Defines constants that specifies whether the swipe view content should be auto sized or not.

    Inheritance
    System.Object
    SwipeOffsetMode
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public sealed class SwipeOffsetMode : Enum

    Fields

    Auto

    The SwipeView is auto sized based on its template contents.

    Declaration
    public const SwipeOffsetMode Auto
    Field Value
    Type
    SwipeOffsetMode

    Custom

    The SwipeView is sized based on the MaxSwipeOffset.

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