displayStyleProps Readonly

displayStyleProps: DisplayStyleProps | undefined

The properties of a display style for the new view.

@note This value is only used, and should only be present if viewDefinition.displayStyleId not a valid IdString. In that case, a new display style will be created with these properties and its Id will be used. Otherwise, the displayStyleId from the ViewDefinition is used. If it does not represent a valid display style, an error is thrown.

Defined in

Last Updated: 14 November, 2024