Modifier
class Modifier
Modifier is used to modify the properties of a UIElement, including padding, gravity, and visibility. This should only be used for a UIElement that resides inside an AutoLayout; otherwise, it will have no effect.
Modifier is used to modify the properties of a UIElement, including padding, gravity, and visibility. This should only be used for a UIElement that resides inside an AutoLayout; otherwise, it will have no effect.