WebStyle.HasCSSProperty

From Xojo Documentation

Method

HasCSSProperty(Name As String) As Boolean

New in 2020r1

Supported for all project types and targets.

Returns True if WebStyle has a CSS property with name passed.

See Also

CSSValue, Remove and WebStyle.Value methods.