OpenTAP 9.24
API Reference
Properties | List of all members
OpenTap.IEnabledValueAnnotation Interface Reference

Marks a setting that can be enabled/disabled by the user. UIs are expected to render a checkbox in front of the actual value. Settings of type Enabled<T> gets annotated with an annotation that implements this. More...

Inheritance diagram for OpenTap.IEnabledValueAnnotation:
OpenTap.IAnnotation

Properties

AnnotationCollection IsEnabled [get]
 Indicates whether this setting is enabled.
 
AnnotationCollection Value [get]
 Annotations describing the actual value.
 

Detailed Description

Marks a setting that can be enabled/disabled by the user. UIs are expected to render a checkbox in front of the actual value. Settings of type Enabled<T> gets annotated with an annotation that implements this.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41