cpr.core.DialogSortProperty

Sort properties of dialog

Index

Properties
Name Type Description
height Number The height of the dialog.
horizontalMargin Number Left and right margins of the space to display the dialog
horizontalSpacing Number Left and right spaces between dialogs
verticalMargin Number The top and bottom margins of the space to display the dialog
verticalSpacing Number Vertical space between dialogs
width Number Width of the dialog.

Properties

height
type Number
The height of the dialog. This does not work with type sorting.
horizontalMargin
type Number
Left and right margins of the space to display the dialog
horizontalSpacing
type Number
Left and right spaces between dialogs
verticalMargin
type Number
The top and bottom margins of the space to display the dialog
verticalSpacing
type Number
Vertical space between dialogs
width
type Number
Width of the dialog. It does not work in tile sorting.