|
API Documentation
|
|
|
static nkMemory::StringView getStringFromLayoutType(LAYOUT_TYPE type)
LAYOUT_TYPE
Defines the type of layout available.
Definition: LayoutType.h:12
static nkMemory::StringView getStringFromComponentType(COMPONENT_TYPE type)
COMPONENT_TYPE
Available component types.
Definition: ComponentType.h:12
static COMPONENT_TYPE getComponentTypeFromString(nkMemory::StringView name)
Offers utilities to convert from structures or enums to strings, and vice versa.
Definition: StructToString.h:12
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
static LAYOUT_TYPE getLayoutTypeFromString(nkMemory::StringView name)
Encompasses all API of component NilkinsWinUi.
Definition: Clipboard.h:7