Property removeSelf
removeSelf
An action supplied to implementors which allows them to remove themselves from the visible list in case they are pooled
Declaration
Action<IWillRender> removeSelf { set; }
Property Value
Type | Description |
---|---|
Action<IWillRender> |