S or /

SourceEnum SizedAtomKind

from egui import SizedAtomKind
class SizedAtomKind:

A sized egui.AtomKind.

Methods§

def custom_id(self, /) -> Id |None§
def kind_name(self, /) -> str§
Sourcedef size(self, /) -> Vec2§

Get the calculated size.

def text(self, /) -> str |None§