minimum property

minimum property

The starting value.

Definition:

@property
def minimum(self):
    ...

See Also