active_pane_type property

active_pane_type property

Gets and sets the active pane.

Definition:

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

See Also