tiny.arrange.AlignSelf
Defined in tiny.arrange.
API (5)
Fields and members
Public fields and members.
Source
Source: lib/arrange/src/types.zig:60
zig
pub const AlignSelf = enum { auto, flex_start, flex_end, center, stretch,};Source: lib/arrange/src/root.zig:22
zig
pub const AlignSelf = types.AlignSelf;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 5 |
| Version | 26.7.0 |
| Revision | daab053ee433 |