Table of Contents

Property ReportedVisualStates

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ReportedVisualStates

Gets or sets the last reported visual states of the control.

public static (VisualControlStates ControlState, ObjectUniqueId ControlId)? ReportedVisualStates { get; set; }

Property Value

(VisualControlStates ControlState, ObjectUniqueId ControlId)?

Remarks

This property returns the last reported visual states of the control, which may include states such as Hovered, Focused, or Disabled.