menu

UWP

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

    Show / Hide Table of Contents

    Class WindowState

    Represents the State of the windows.

    Inheritance
    System.Object
    WindowState
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public sealed class WindowState : Enum

    Fields

    Dock

    Represent the Dock State

    Declaration
    public const WindowState Dock
    Field Value
    Type
    WindowState

    DockToWindowContainer

    Represent the DockToWindowContainer State

    Declaration
    public const WindowState DockToWindowContainer
    Field Value
    Type
    WindowState

    Float

    Represent the Float State

    Declaration
    public const WindowState Float
    Field Value
    Type
    WindowState

    TabWithContainer

    Represent the TabWithContainer State

    Declaration
    public const WindowState TabWithContainer
    Field Value
    Type
    WindowState

    TabWithDock

    Represent the TabWithDock State

    Declaration
    public const WindowState TabWithDock
    Field Value
    Type
    WindowState

    TabWithFloat

    Represent the TabWithFloat State

    Declaration
    public const WindowState TabWithFloat
    Field Value
    Type
    WindowState

    WindowContainer

    Represent the WindowContainer State

    Declaration
    public const WindowState WindowContainer
    Field Value
    Type
    WindowState

    WindowContainerToDock

    Represent the WindowContainerToDock State

    Declaration
    public const WindowState WindowContainerToDock
    Field Value
    Type
    WindowState

    Extension Methods

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