Function: isLocalizedProperty()
isLocalizedProperty(
componentProperty?):boolean
Returns true if the property value is localized, otherwise false. Internal use only.
Parameters
componentProperty?
ComponentProperty<any>
the component property.
Returns
boolean
true if the property value is localized, otherwise false.