Open NickEntin opened 10 months ago
In iOS 17, the newly introduced accessibility{Property}Block properties will override the values from the corresponding accessibility{Property}.
accessibility{Property}Block
accessibility{Property}
This is somewhat blocked by #155 since we should really have iOS 17 snapshots in place against which to test this behavior.
In iOS 17, the newly introduced
accessibility{Property}Block
properties will override the values from the correspondingaccessibility{Property}
.