minimum property

minimum property

Gets the starting value.

Definition:

@property
def minimum(self):
    ...

See Also