DVUI

widget

Parameters

#
self:*FloatingWidget
*FloatingWidget

Source

Implementation

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