menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MotionOriginType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MotionOriginType

    Specifies the origin type of motion effect

    Inheritance
    System.Object
    MotionOriginType
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.UWP.dll
    Syntax
    public sealed class MotionOriginType : Enum

    Fields

    Layout

    Specifies the motion origin type is Layout

    Declaration
    public const MotionOriginType Layout
    Field Value
    Type
    MotionOriginType

    NotDefined

    Specifies the motion origin type is NotDefined

    Declaration
    public const MotionOriginType NotDefined
    Field Value
    Type
    MotionOriginType

    Parent

    Specifies the motion origin type is Parent

    Declaration
    public const MotionOriginType Parent
    Field Value
    Type
    MotionOriginType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved