menu

UWP

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

    Show / Hide Table of Contents

    Class ResizingMode

    Specifies how an element visually responds to resizing operations.

    Inheritance
    System.Object
    ResizingMode
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class ResizingMode : Enum

    Fields

    Delayed

    The element is redrawn after the resizing operation is finished.

    Declaration
    public const ResizingMode Delayed
    Field Value
    Type
    ResizingMode

    Live

    The element is redrawn dynamically during the resizing operation.

    Declaration
    public const ResizingMode Live
    Field Value
    Type
    ResizingMode

    Extension Methods

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