has method
The has()
method of the
StylePropertyMapReadOnly interface indicates whether the specified
property is in the StylePropertyMapReadOnly
object.
Implementation
external bool has(String property);
The has()
method of the
StylePropertyMapReadOnly interface indicates whether the specified
property is in the StylePropertyMapReadOnly
object.
external bool has(String property);