Skip to content
ListItemStyle

UI / ListItemStyle

ListItemStyle Class

Background image style type

Table of contents

Accessors

activeBackgroundImage(): ImageInfo other
Get the ImageInfo of the activate background image
hoverBackgroundImage(): ImageInfo other
Get ImageInfo of the suspended background image
normalBackgroundImage(): ImageInfo other
Get the ImageInfo of the default background image
rowPadding(): Margin other
Get the margin of menu line content

Accessors

activeBackgroundImage

get activeBackgroundImage(): ImageInfo other

Get the ImageInfo of the activate background image

Returns

ImageInfoActivate ImageInfo of background image

hoverBackgroundImage

get hoverBackgroundImage(): ImageInfo other

Get ImageInfo of the suspended background image

Returns

ImageInfoImageInfo for floating background images

normalBackgroundImage

get normalBackgroundImage(): ImageInfo other

Get the ImageInfo of the default background image

Returns

ImageInfoImageInfo of default background image

rowPadding

get rowPadding(): Margin other

set rowPadding(margin): void other

Get the margin of menu line content

Returns

MarginMenu line content margin

Set menu line content margins

Parameters

margin MarginMenu line content margin