selected_value property

selected_value property

Gets the selected value of the combox box.

Definition:

@property
def selected_value(self):
    ...

See Also