listStyle

Specifies what type of list style is used for the line of text.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 5.5 Security:

# Syntax

set the listStyle of line of field to style

# Params

- style : The style of bullet to use for the line of text in the list.

# Examples

set the listStyle of line 1 of field 1 to "disc"

# Description

Use the listStyle property to control the style of the bullet used for the line of text in a field.

# Tags

ui,

# See