pane_state property

pane_state property

Indicates whether the pane has horizontal or vertical splits, and whether those splits are frozen.

Definition:

@property
def pane_state(self):
    ...

See Also