createInventoryLayout

abstract suspend fun createInventoryLayout(name: String): Layout

Creates a new inventory layout with the given name.

Return

the created Layout instance

Parameters

name

desired layout name