Property

abstract class Property

Simple value within a Bounds set.

Properties

Link copied to clipboard
abstract val readOnly: Double

Provides the Property's value directly, and does not treat it as a variable when used in a Constraint. This means the Property won't be altered to try and satisfy the constraint.