Packages
unity
Unity
CategoryRenderer
CAROUSEL
DEFAULT
DYNAMIC
GRID
HORIZONTAL_TILE
LIST
SPECIAL
VERTICAL_TILE
from_string
to_string
CategoryRenderer
Description:
public
enum
CategoryRenderer
Namespace:
Unity
Package:
unity
Content:
Enum values:
CAROUSEL
DEFAULT
DYNAMIC
GRID
HORIZONTAL_TILE
LIST
SPECIAL
VERTICAL_TILE
Static methods:
public
static
CategoryRenderer
from_string
(
string
renderer_name)
public
static
unowned
string
to_string
(
CategoryRenderer
val)