maximum property

maximum property

Gets the ending value.

Definition:

@property
def maximum(self):
    ...

See Also