mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 16:13:42 +02:00
@@ -21,6 +21,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface MXKActivityHandlingViewController : UIViewController<MXKViewControllerActivityHandling>
|
||||
|
||||
/// A subclass can override this method to block `stopActivityIndicator` if there are still activities in progress
|
||||
- (BOOL)canStopActivityIndicator;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user