Function: removeSegmentationListener()
removeSegmentationListener(
segmentationId,representationType):void
Unsubscribes from segmentation update events for a given segmentation and representation type.
Parameters
• segmentationId: string
ID of the segmentation.
• representationType: string
Representation type to unsubscribe from.
Returns
void
Defined in
tools/src/stateManagement/segmentation/segmentationEventManager.ts:82