leaderEquals Method
Compare two TextLeaderStyleProps for equality.
leaderEquals(other: TextLeaderStyleProps): boolean
@returns true if the two leader styles are equal, false otherwise.
Parameter | Type | Description |
---|---|---|
other | TextLeaderStyleProps | The other leader style properties to compare against. |
Returns - boolean
true if the two leader styles are equal, false otherwise.
Defined in
Last Updated: 03 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.