value property

value property

Gets actual value represented as double.

Definition:

@property
def value(self):
    ...

See Also