menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OccurrenceMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OccurrenceMode

    Represents the text highlighting mode for matched text based on its occurrence.

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

    Fields

    Name Description
    FirstOccurrence

    First matching characters are highlighted.

    MultipleOccurrence

    All the matching characters are highlighted.

    None

    Matched text is not highlighted.

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