Package-level declarations
Types
Link copied to clipboard
Represents a setting that can be either enabled or disabled.
Link copied to clipboard
interface DoubleRange
Range of doubles.
Link copied to clipboard
Represents a double setting with a current value and a valid range.
Link copied to clipboard
Represents a setting where multiple values may be selected at once.
Link copied to clipboard
Represents a setting with a current value amongst a valid set of choices.
Link copied to clipboard
interface IntegerRange
Range of integers.
Link copied to clipboard
Represents an integer setting with a current value and a valid range.
Link copied to clipboard
Represents a setting with a string value.