StyleRange.similarTo

Compares the specified object to this StyleRange and answer if the two are similar. The object must be an instance of StyleRange and have the same field values for except for start and length.

@param style the object to compare with this object @return true if the objects are similar, false otherwise

class StyleRange
bool
similarTo

Meta