Show / Hide Table of Contents

Enum RatingSelectionMode

This type is used to determine the state of the item selected and the previous items.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Input.Toolkit.dll
Syntax
public enum RatingSelectionMode

Fields

Name Description
Continuous

All items before the selected ones are selected.

Individual

Only the item selected is visually distinguished.

  • Improve this Doc
  • View Source