Last active
January 16, 2017 10:49
-
-
Save n-b/2b53f0b07ef9fb31cfefcc93de0745de to your computer and use it in GitHub Desktop.
Revisions
-
n-b renamed this gist
Jan 16, 2017 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -282,3 +282,9 @@ in UIView: __presentationControllerToNotifyOnLayoutSubviews (UIPresentationController*): nil _rawLayoutMargins (struct UIEdgeInsets): {11, 8, 11, 8} _inferredLayoutMargins (struct UIEdgeInsets): {11, 16, 11, 16} in UIResponder: _hasOverrideClient (BOOL): NO _hasOverrideHost (BOOL): NO _hasInputAssistantItem (BOOL): NO in NSObject: isa (Class): LOLCell (isa, 0x106858968) -
n-b created this gist
Jan 16, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,284 @@ in UITableViewCell: _tableView (<UITable_UITableViewCellDelegate>*): nil _layoutManager (id): <UITableViewCellLayoutManager: 0x6080000150a0> _target (id): nil _editAction (SEL): (null) _accessoryAction (SEL): (null) _oldEditingData (_UITableViewCellOldEditingData*): nil _editingData (id): nil _rightMargin (double): 0 _indentationLevel (long): 0 _indentationWidth (double): 10 _reuseIdentifier (NSString*): @"LOL" _floatingContentView (_UIFloatingContentView*): nil _lineBreakModeBeforeFocus (long): 0 _contentView (UIView*): <UITableViewCellContentView: 0x7fb679f0f130> _imageView (UIImageView*): nil _textLabel (UILabel*): nil _detailTextLabel (UILabel*): nil _backgroundView (UIView*): nil _selectedBackgroundView (UIView*): nil _multipleSelectionBackgroundView (UIView*): nil _selectedOverlayView (UIView*): nil _selectionFadeDuration (double): 0.5 _backgroundColor (UIColor*): <UICachedDeviceWhiteColor: 0x60800045bc30> _separatorColor (UIColor*): <UIDeviceRGBColor: 0x608000077e00> _separatorEffect (UIVisualEffect*): nil _topShadowColor (UIColor*): <UIDeviceWhiteColor: 0x6080006449e0> _bottomShadowColor (UIColor*): <UIDeviceWhiteColor: 0x60800045d670> _sectionBorderColor (UIColor*): <UIDeviceRGBColor: 0x608000077e00> _floatingSeparatorView (UIView*): nil _topShadowAnimationView (UIView*): nil _bottomShadowAnimationView (UIView*): nil _badge (id): nil _unhighlightedStates (struct __CFDictionary*): 0x7fb67a00ca98 -> 0x0 _highlightingSupport (id): nil _selectionSegueTemplate (id): nil _accessoryActionSegueTemplate (id): nil _accessoryActionPreviewingSegueTemplateStorage (UIStoryboardPreviewingSegueTemplateStorage*): nil _accessoryView (UIControl*): nil _editingAccessoryView (UIControl*): nil _customAccessoryView (UIView*): nil _customEditingAccessoryView (UIView*): nil _separatorView (_UITableViewCellSeparatorView*): <_UITableViewCellSeparatorView: 0x7fb679ca6140> _topSeparatorView (_UITableViewCellSeparatorView*): nil _topShadowView (UIView*): nil _editableTextField (UITextField*): nil _lastSelectionTime (double): 0 _deselectTimer (NSTimer*): nil _textFieldOffset (double): 114 _indexBarWidth (double): 0 _separatorInset (struct UIEdgeInsets): {-1, -1, -1, -1} _backgroundInset (struct UIEdgeInsets): {0, 0, 0, 0} _returnAction (SEL): (null) _selectionTintColor (UIColor*): <UICachedDeviceWhiteColor: 0x60800005e330> _accessoryTintColor (UIColor*): nil _reorderControlImage (UIImage*): nil _menuGesture (UILongPressGestureRecognizer*): <UILongPressGestureRecognizer: 0x7fb679f30060> _representedIndexPath (NSIndexPath*): nil _focusable (BOOL): NO _swipeToDeleteConfirmationView (UITableViewCellDeleteConfirmationView*): nil _swipeToDeleteCancelationGesture (UITapGestureRecognizer*): nil _clearBlendingView (UIView*): nil _swipeToDeleteDistancePulled (double): 0 _sectionCornerRadius (double): 0 _sectionBorderWidth (double): 0 _defaultMarginWidth (double): 16 _editControlFocusGuide (UIFocusGuide*): nil _reorderControlFocusGuide (UIFocusGuide*): nil _constants (<UITableConstants>*): <UITableConstants_Phone: 0x608000012fd0> _tableCellFlags (struct ?): { showingDeleteConfirmation (b1): NO separatorStyle (b3): 1 selectionStyle (b3): 0 selectionFadeFraction (b11): 0 editing (b1): NO editingStyle (b3): 0 accessoryType (b3): 0 editingAccessoryType (b3): 0 showsAccessoryWhenEditing (b1): NO showsReorderControl (b1): NO showDisclosure (b1): NO showTopSeparator (b1): NO hideTopSeparatorDuringReordering (b1): NO disclosureClickable (b1): NO disclosureStyle (b1): NO showingRemoveControl (b1): NO sectionLocation (b3): 2 tableViewStyle (b1): YES shouldIndentWhileEditing (b1): NO fontSet (b1): NO usingDefaultSelectedBackgroundView (b1): NO usingDefaultBackgroundView (b1): NO wasSwiped (b1): NO highlighted (b1): NO separatorDirty (b1): YES drawn (b1): NO drawingDisabled (b1): NO style (b12): 0 showingMenu (b1): NO clipsContents (b1): NO animatingSelection (b1): NO backgroundColorSet (b1): YES needsSetup (b1): NO dontDrawTopShadow (b1): NO usingMultiselectbackgroundView (b1): NO isCarPlayCell (b1): NO deleteAnimationInProgress (b1): NO deleteCancelationAnimationInProgress (b1): NO animating (b1): NO shouldHaveFullLengthBottomSeparator (b1): NO shouldHaveFullLengthTopSeparator (b1): YES drawsSeparatorAtTopOfSection (b1): YES drawsSeparatorAtBottomOfSection (b1): YES separatorBackdropOverlayBlendMode (b3): 0 separatorDrawsInVibrantLightMode (b1): NO separatorHidden (b1): NO hidingSeparatorsForSelection (b1): NO clippedBeforeSwiping (b1): NO allowsReorderingWhenNotEditing (b1): NO needsHeightCalculation (b1): NO reordering (b1): NO doesNotOverrideDidUpdateFocus (b1): NO hasEditingFocusGuides (b1): NO focusStyle (b3): 0 accessoryViewsHidden (b1): NO } _isLayoutEngineSuspended (BOOL): NO in UIView: _constraintsExceptingSubviewAutoresizingConstraints (NSMutableArray*): nil _cachedTraitCollection (UITraitCollection*): <UITraitCollection: 0x6080000d4890> _layer (CALayer*): <CALayer: 0x608000434860> _layerRetained (CALayer*): nil _gestureInfo (id): nil _gestureRecognizers (NSMutableArray*): nil _window (UIWindow*): <CATWindow: 0x7fb679c0cf20> _subviewCache (NSArray*): <__NSArrayM: 0x608000446ab0> _templateLayoutView (UIView*): nil _charge (float): 0 _tag (long): 0 _viewDelegate (UIViewController*): nil _backgroundColorSystemColorName (NSString*): @"tableCellGroupedBackgroundColor" _countOfMotionEffectsInSubtree (unsigned long): 0 _countOfTraitChangeRespondersInDirectSubtree (unsigned long): 3 _cachedScreenScale (double): 2 _viewFlags (struct ?): { userInteractionDisabled (b1): NO implementsDrawRect (b1): NO implementsDidScroll (b1): NO implementsMouseTracking (b1): YES implementsIntrinsicContentSize (b1): NO hasBackgroundColor (b1): NO isOpaque (b1): YES becomeFirstResponderWhenCapable (b1): NO interceptMouseEvent (b1): NO deallocating (b1): NO debugFlash (b1): NO isAncestorOfFirstResponder (b1): NO dontAutoresizeSubviews (b1): NO autoresizeMask (b6): 2 patternBackground (b1): NO fixedBackgroundPattern (b1): NO dontAnimate (b1): NO superLayerIsView (b1): YES layerKitPatternDrawing (b1): NO multipleTouchEnabled (b1): NO exclusiveTouch (b1): NO hasViewController (b1): NO needsDidAppearOrDisappear (b1): NO gesturesEnabled (b1): YES deliversTouchesForGesturesToSuperview (b1): YES deliversButtonsForGesturesToSuperview (b1): YES chargeEnabled (b1): NO skipsSubviewEnumeration (b1): NO needsDisplayOnBoundsChange (b1): YES hasTiledLayer (b1): NO hasLargeContent (b1): NO unused (b1): NO traversalMark (b1): NO appearanceIsInvalid (b1): NO monitorsSubtree (b1): NO hostsAutolayoutEngine (b1): YES constraintsAreClean (b1): NO subviewLayoutConstraintsAreClean (b1): NO intrinsicContentSizeConstraintsAreClean (b1): NO strictDescendantNeedsDoubleUpdateConstraints (b1): NO strictDescendantNeedsDoubleUpdateConstraintsIsInvalid (b1): NO determiningWidthForDoubleUpdateConstraints (b1): NO inSecondConstraintsPass (b1): NO potentiallyHasDanglyConstraints (b1): NO doesNotTranslateAutoresizingMaskIntoConstraints (b1): NO autolayoutIsClean (b1): NO autolayoutBoundsAreClean (b1): NO layoutFlushingDisabled (b1): NO layingOutFromConstraints (b1): NO wantsAutolayout (b1): NO subviewWantsAutolayout (b1): NO isApplyingValuesFromEngine (b1): NO isInAutolayout (b1): NO isInAnimatedLayout (b1): NO isSubviewUpdatingAutoresizingConstraints (b1): NO isUpdatingConstraints (b1): NO isHostingUpdateConstraintsPassDuringLayout (b1): NO isRunningEngineLevelConstraintsPass (b1): NO isUpdatingLayoutEngineHostConstraints (b1): NO isUnsatisfiableConstraintsLoggingSuspended (b1): NO isExpectingToFlushPendingLayoutChangeNotifications (b1): NO systemLayoutFittingSizeNeedsUpdate (b1): NO systemLayoutFittingSizeNeedsUpdateInWholeSubtree (b1): NO isCalculatingSystemLayoutFittingSize (b1): NO suppressEncapsulationConstraints (b1): NO stayHiddenAwaitingReuse (b1): NO stayHiddenAfterReuse (b1): NO skippedLayoutWhileHiddenForReuse (b1): NO isPendingHiddenForAnimation (b1): NO hasMaskView (b1): NO hasVisualAltitude (b1): NO hasBackdropMaskViews (b1): NO backdropMaskViewFlags (b5): 0 delaysTouchesForSystemGestures (b1): NO subclassShouldDelayTouchForSystemGestures (b1): NO hasMotionEffects (b1): NO backdropOverlayMode (b2): 0 tintAdjustmentMode (b2): 0 isReferenceView (b1): NO focusState (b2): 0 hasUserInterfaceIdiom (b1): YES userInterfaceIdiom (b3): 0 ancestorDefinesTintColor (b1): NO ancestorDefinesTintAdjustmentMode (b1): NO needsTraitCollectionDidChangePropagation (b1): NO overridesTraitCollectionDidChange (b1): YES coloredViewBounds (b1): NO coloredAlignmentRects (b1): NO coloredFocusItems (b1): NO preservesSuperviewMargins (b1): YES hasGeometryObservers (b1): NO wantsGeometryChanges (b1): NO hasTraitStorageList (b1): NO cachedTraitCollectionIsValid (b1): YES dontUpdateInferredLayoutMargins (b1): NO implementsViewForBaselineLayout (b1): NO tracksFocusedAncestors (b1): NO hasLayoutArrangements (b1): NO isHiddenManagedByLayoutArrangement (b1): NO hasFocusableContentMargins (b1): NO shouldReverseLayoutDirection (b1): NO cannotBeParentTraitEnvironment (b1): NO didSetViewGenerator (b1): NO viewGeneratorAppearanceState (b2): 0 viewGeneratorPendingAppearanceCompletion (b1): NO viewGeneratorReparenting (b1): NO viewGeneratorOriginalAppearanceChanged (b1): NO viewGeneratorAppearanceCompletionCalledWithinRunTransition (b1): NO viewGeneratorNewChange (b1): NO hasTemplateLayoutView (b2): 0 ignoresTemplateLayoutView (b2): 0 hasMirrorTransform (b1): NO needsContentsFormatUpdate (b1): YES } _layoutSubviewsCount (long): 0 _retainCount (long): 16 _tintAdjustmentDimmingCount (long): 0 _shouldArchiveUIAppearanceTags (BOOL): NO _wantsDeepColorDrawing (BOOL): YES _interactionTintColor (UIColor*): nil _layoutMarginsGuide (UILayoutGuide*): nil _minXVariable (NSISVariable*): nil _minYVariable (NSISVariable*): nil _boundsWidthVariable (NSISVariable*): nil _boundsHeightVariable (NSISVariable*): nil _layoutEngine (NSISEngine*): nil _layoutDebuggingIdentifier (NSString*): nil _stashedLayoutVariableObservations (NSMapTable*): nil _internalConstraints (NSMutableArray*): nil _continuousCornerRadius (double): 0 _countOfFocusedAncestorTrackingViewsInSubtree (unsigned long): 0 _semanticContentAttribute (long): 0 _contentSizeNotificationToken (id): nil _readableContentGuide (UILayoutGuide*): nil __preferedContentsFormat (long): 0 _previewingSegueTemplateStorage (UIStoryboardPreviewingSegueTemplateStorage*): nil __presentationControllerToNotifyOnLayoutSubviews (UIPresentationController*): nil _rawLayoutMargins (struct UIEdgeInsets): {11, 8, 11, 8} _inferredLayoutMargins (struct UIEdgeInsets): {11, 16, 11, 16}