menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MotionPathEditMode

    Specifies the motion path edit mode

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

    Fields

    Fixed

    Specifies the motion path edit mode is Fixed

    Declaration
    public const MotionPathEditMode Fixed
    Field Value
    Type
    MotionPathEditMode

    NotDefined

    Specifies the motion path edit mode is NotDefined

    Declaration
    public const MotionPathEditMode NotDefined
    Field Value
    Type
    MotionPathEditMode

    Relative

    Specifies the motion path edit mode is Relative

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