Skip to content
ListItemStyle

界面 / ListItemStyle

ListItemStyle Class

背景图片风格类型

Table of contents

Accessors

activeBackgroundImage(): ImageInfo client
获取激活背景图片的ImageInfo
hoverBackgroundImage(): ImageInfo client
获取悬浮背景图片的ImageInfo
normalBackgroundImage(): ImageInfo client
获取默认背景图片的ImageInfo
rowPadding(): Margin client
获取菜单行内容边距

Accessors

activeBackgroundImage

get activeBackgroundImage(): ImageInfo client

获取激活背景图片的ImageInfo

Returns

ImageInfo激活背景图片的ImageInfo

hoverBackgroundImage

get hoverBackgroundImage(): ImageInfo client

获取悬浮背景图片的ImageInfo

Returns

ImageInfo悬浮背景图片的ImageInfo

normalBackgroundImage

get normalBackgroundImage(): ImageInfo client

获取默认背景图片的ImageInfo

Returns

ImageInfo默认背景图片的ImageInfo

rowPadding

get rowPadding(): Margin client

set rowPadding(margin): void client

获取菜单行内容边距

Returns

Margin菜单行内容边距

设置菜单行内容边距

Parameters

margin Margin菜单行内容边距