DVUI

widget

Parameters

#
self:*PanedWidget
*PanedWidget

Source

Implementation

#
pub fn widget(self: *PanedWidget) Widget {
    return Widget.init(self, data, rectFor, screenRectScale, minSizeForChild);
}