Override Constraints Using Autocomplete
Place your cursor inside a class and trigger Content Assist. Constraints that are available to override are preceded by the “Override” keyword.
The adjacent proposal tooltip includes information about the action that will be performed.
Upon choosing the constraint, a corresponding constraint stub will be generated at the cursor’s location.