Home > @uniformdev/mesh-sdk > SetPropertyLocalizabilityParams
SetPropertyLocalizabilityParams type
Discriminated-union params for EditorStateApi.setPropertyLocalizability().
isLocalized: true(toggle ON): per-locale values are written to every enabled locale of the composition. -isLocalized: false(toggle OFF): per-locale values are collapsed back into a single invariant value, copying fromcopyFromLocale(or the first defined locale).
Signature:
References: SetPropertyLocalizabilityCommonParams