supported_length property

supported_length property

SupportedLength

Definition:

@property
def supported_length(self):
    ...
@supported_length.setter
def supported_length(self, value):
    ...

See Also