menu

UWP

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

    Show / Hide Table of Contents

    Class TileViewItemState

    Specifies the state of the Syncfusion.UI.Xaml.Controls.Layout.TileViewItem.

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

    State are Normal,Maximized.

    Fields

    Maximized

    The TileViewItems are in maximized state

    Declaration
    public const TileViewItemState Maximized
    Field Value
    Type
    TileViewItemState

    Normal

    The TileViewItems are in normal state

    Declaration
    public const TileViewItemState Normal
    Field Value
    Type
    TileViewItemState

    Extension Methods

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