live_section_handle property

live_section_handle property

Gets or sets the live section handle.

Definition:

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

See Also