menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Enum TokensWrapMode

    Represents the enumeration for token wrapping mode in multiselection panel.

    Namespace: Syncfusion.XForms.WPF.ComboBox
    Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
    Syntax
    public enum TokensWrapMode

    Fields

    Name Description
    None

    Tokens are arranged in horizontal orientation

    Wrap

    Tokens arranged horizontal and wrapped to next line when it reaches the width.

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