I can't find how can I detect in code when display zoom is changed from the device Settings:
Because when the Display Zoom is Standard, all the AutoLayout works perfectly and when is Zoomedall the UIViews and UILabels overlaps each other and I can't find a way on code to detect when is Zoomed to hide some UIViews and some UILabels

