mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
Search: SegmentedViewController: Added a customisable background image
This commit is contained in:
@@ -27,8 +27,9 @@ limitations under the License.
|
||||
|
||||
#pragma mark - Class methods
|
||||
@property (weak, nonatomic) IBOutlet UIView *selectionContainer;
|
||||
@property (weak, nonatomic) IBOutlet UIView *viewControllerContainer;
|
||||
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *selectionContainerTopConstraint;
|
||||
@property (weak, nonatomic) IBOutlet UIView *viewControllerContainer;
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *backgroundImageView;
|
||||
|
||||
/**
|
||||
The view controller that currently has the focus.
|
||||
|
||||
Reference in New Issue
Block a user