NativeScript 9.1 Released → V8 14.9, Vite 8 HMR, built for rapid agentic visual iteration
Dig in
ts
const equals: (a: PercentLengthType, b: PercentLengthType) => boolean;

Defined in: ui/styling/length-shared.ts

Parameters

ParameterType
aPercentLengthType
bPercentLengthType

Returns

boolean