[]
Called after removing child RenderObject object from the Children collection. User can throw exception if this object can't be removed.
protected virtual void OnChildRemove(RenderObject child)
Type | Name | Description |
---|---|---|
RenderObject | child | Child RenderObject object. |