[ NoAccessorMethod ]
public int size { get; set construct; }
The size in pixel at which to render the icon.
This is also the fixed size that the renderer will request no matter if the actual icons are smaller than this size.
This improves the performance of the layouting in the icon and tree view, because during the layouting phase no icons will need to be loaded, but the icons will only be loaded when they need to be rendered, i.e. the view scrolls to the cell.