S or /

SourceClass ScrollAreaOutput

from egui import ScrollAreaOutput
class ScrollAreaOutput:

Properties§

@property def content_size(self, /) -> Vec2§
@property def id(self, /) -> Id§
@property def inner_rect(self, /) -> Rect§
@property def state(self, /) -> ScrollAreaState§