Gets the size of the container.
The value returned here is the true size of the container, which may be larger than the size of the container window that you have subscribed to.
The value returned here is useful for sizing the scroll bars of a data view showing the elements within a container.
The size of the container.
Update your implementation of ContainerModel with the contents of this ContainerEvent.
Your implementation of ContainerModel that should be updated with the contents of this ContainerEvent.
Generated using TypeDoc
Name
ContainerEvent