For example I have an activity indicator which overlaps a control and I want to hide it until some moment. For example what about to add a public `Bool` variable which allows to show/hide highlighting?
For example I have an activity indicator which overlaps a control and I want to hide it until some moment.
For example what about to add a public
Boolvariable which allows to show/hide highlighting?