SetPropertyStyles Function

Sets whether styles are listed as property styles or not. Property styles are styles that can be applied to individual properties. This is generally meant as an internally used function only.

Arguments

Number Type Compulsory Default Description
1 string array Yes Styles to set as property styles
2 string array Yes Styles to set as not property styles

Argument 1

An array of style names that should from now on be considered as property styles.

Argument 2

An array of style names that should from now on not be considered as property styles.

Returns

Returns nothing