DVUI

widget

Parameters

#
self:*ContextWidget
*ContextWidget

Source

Implementation

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