struct

Tui::Dimension::Percent

Inherits Tui::Dimension / Struct / Value / Object

Percentage of available space

Constructors

new(value : Float64)
Source

Instance methods

resolve(available : Int32, total_fr : Int32 = 1) : Int32
Source
to_s(io : IO)

Same as #inspect(io).

Source
value
Source