oa::UiSizing

UiSizing struct in the OA Ui public surface.

Static Public Methods

static UiSizing oa::UiSizing::fill()
static UiSizing oa::UiSizing::fixed(oa::F32 inPx)
static UiSizing oa::UiSizing::hug()

Public Data Members

kindUiSizingKindfield
valueoa::F32field

Public Method Documentation

static UiSizing oa::UiSizing::fill()
No public source comment is attached to this declaration.

Returns

UiSizing

The declared return value.

static UiSizing oa::UiSizing::fixed( oa::F32 inPx )
No public source comment is attached to this declaration.

Parameters

inPx
oa::F32

Returns

UiSizing

The declared return value.

static UiSizing oa::UiSizing::hug()
No public source comment is attached to this declaration.

Returns

UiSizing

The declared return value.