menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoHideAnimationMode - API Reference

    Show / Hide Table of Contents

    Enum AutoHideAnimationMode

    Specifies whether the AutoHideAnimationMode of DockingManager is Slide,Scale, or Fade.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum AutoHideAnimationMode

    Fields

    Name Description
    Fade

    The element will fade while auto hide

    Scale

    The element will scale while auto hide

    Slide

    The element will slide while auto hide

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved