Searched refs:isAttached (Results 1 – 8 of 8) sorted by relevance
16 @property (nonatomic, readonly) BOOL isAttached; property24 - (BOOL)isAttached84 if (self.contentViewController.isAttached) {93 if (!self.contentViewController.isAttached) {
16 @property (nonatomic, readonly) BOOL isAttached; property24 - (BOOL)isAttached85 if (self.contentViewController.isAttached) {94 if (!self.contentViewController.isAttached) {
104 isAttached() { method in SimulatorLogStreamer
360 BOOL isAttached =362 if (!isAttached || changeRootIndex >= controllers.count) {
375 BOOL isAttached =377 if (!isAttached || changeRootIndex >= controllers.count) {