DVUI

all

Parameters

#
v:f32
f32

Source

Implementation

#
pub fn all(v: f32) MaxSize {
        return .{ .w = v, .h = v };
    }