class

UIng::Area::Draw::TextLayout::Params

Inherits UIng::BlockConstructor < Reference < Object

Constructors

new(*args, &)
Source
new(*args, **kwargs, &)
Source
new(string : AttributedString, default_font : FontDescriptor, width : Float64, align : UIng::Area::Draw::TextAlign)
Source

Instance methods

align
Source
default_font
Source
default_font=(value : FontDescriptor)
Source
string

Explicit property accessors for better type safety and documentation

Source
string=(value : AttributedString)
Source
to_unsafe
Source
width
Source
width=(value : Float64)
Source