menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum HintFloatMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum HintFloatMode

    Specifies the floating mode for hint label.

    Namespace: Syncfusion.UI.Xaml.TextInputLayout
    Assembly: Syncfusion.SfTextInputLayout.WPF.dll
    Syntax
    public enum HintFloatMode

    Fields

    Name Description
    AlwaysFloat

    Fit the hint label always at the top even when the input view text is empty.

    Float

    Float the hint label when it is focused or unfocused.

    None

    Specifies that the hint label is not to be floated.

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