Declaration

func decomposeComponentDontNotify(_ aComponent: GSComponent)

Declaration

- (void) decomposeComponentDontNotify:(GSComponent *) aComponent;

Declaration

decomposeComponentDontNotify_(aComponent: GSComponent)

Discussion

Use this only inside code that handles the required updates itself.

See Also

Component Decomposition