Skip to content

Instantly share code, notes, and snippets.

@mattneub
Created July 15, 2019 12:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattneub/7651413d5f06d4466df42b675ca6864b to your computer and use it in GitHub Desktop.
Save mattneub/7651413d5f06d4466df42b675ca6864b to your computer and use it in GitHub Desktop.
UIView dump all methods
(lldb) po [[self view] _methodDescription]
<UIView: 0x7fbe93e01bd0>:
in UIView:
Class Methods:
+ (id) fallback_debugHierarchyChildGroupingID; (0x101d67dda)
+ (id) fallback_debugHierarchyObjectsInGroupWithID:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3; (0x101d67e72)
+ (id) fallback_debugHierarchyAdditionalGroupingIDs; (0x101d67df9)
+ (id) fallback_debugHierarchyValueForPropertyWithName:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3 outError:(id*)arg4; (0x101d69f8f)
+ (id) fallback_debugHierarchyPropertyDescriptions; (0x101d6806a)
+ (void) _mapkit_animateWithDuration:(double)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff27471b8f)
+ (BOOL) _mapkit_shouldAdoptImplicitAnimationParameters; (0x7fff27370e60)
+ (id) _mapkit_currentAnimationTimingFunction; (0x7fff27370e95)
+ (double) _mapkit_currentAnimationDuration; (0x7fff27370f44)
+ (void) _mapkit_animateFromCurrentStateWithDuration:(double)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff27471cf1)
+ (void) _maps_setDoesNotTranslateAutoresizingConstraintsForViewsDictionary:(id)arg1; (0x7fff27471b5c)
+ (void) initialize; (0x7fff471320bd)
+ (void) animateWithDuration:(double)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff47159d12)
+ (void) animateWithDuration:(double)arg1 animations:(^block)arg2; (0x7fff47159d7f)
+ (void) performWithoutAnimation:(^block)arg1; (0x7fff47158089)
+ (void) animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff47159c96)
+ (BOOL) requiresConstraintBasedLayout; (0x7fff4707c810)
+ (void) setAnimationDuration:(double)arg1; (0x7fff47158113)
+ (void) flush; (0x7fff47153b33)
+ (Class) layerClass; (0x7fff47131a42)
+ (void) addKeyframeWithRelativeStartTime:(double)arg1 relativeDuration:(double)arg2 animations:(^block)arg3; (0x7fff4715b152)
+ (void) animateKeyframesWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff4715b039)
+ (BOOL) _isInAnimationBlock; (0x7fff47154ab6)
+ (BOOL) areAnimationsEnabled; (0x7fff4715807d)
+ (long) _currentAnimationCurve; (0x7fff47154c57)
+ (double) _currentAnimationDuration; (0x7fff47154bef)
+ (BOOL) _isInAnimationBlockWithAnimationsEnabled; (0x7fff47154b09)
+ (void) animateWithDuration:(double)arg1 delay:(double)arg2 usingSpringWithDamping:(double)arg3 initialSpringVelocity:(double)arg4 options:(unsigned long)arg5 animations:(^block)arg6 completion:(^block)arg7; (0x7fff47159ae3)
+ (void) transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff47159db5)
+ (double) inheritedAnimationDuration; (0x7fff47154bdd)
+ (void) _animateUsingDefaultTimingWithOptions:(unsigned long)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff471636e5)
+ (void) _animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 factory:(id)arg4 animations:(^block)arg5 completion:(^block)arg6; (0x7fff47159a4a)
+ (void) setAnimationsEnabled:(BOOL)arg1; (0x7fff47157f45)
+ (long) userInterfaceLayoutDirectionForSemanticContentAttribute:(long)arg1; (0x7fff47146c19)
+ (id) _currentAnimationAttributes; (0x7fff471547ca)
+ (void) _animateWithAttributes:(id)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff4715497a)
+ (void) endAnimations; (0x7fff47154a93)
+ (void) beginAnimations:(id)arg1; (0x7fff47154a4d)
+ (void) setAnimationDelegate:(id)arg1; (0x7fff47154c7d)
+ (void) commitAnimations; (0x7fff47154a7a)
+ (void) setAnimationDidStopSelector:(SEL)arg1; (0x7fff471582d2)
+ (void) setAnimationCurve:(long)arg1; (0x7fff471581b3)
+ (void) beginAnimations:(id)arg1 context:(void*)arg2; (0x7fff47154a61)
+ (void) setAnimationTransition:(long)arg1 forView:(id)arg2 cache:(BOOL)arg3; (0x7fff4715824f)
+ (id) appearanceWhenContainedInInstancesOfClasses:(id)arg1; (0x7fff47130aff)
+ (void) _performWithoutRetargetingAnimations:(^block)arg1; (0x7fff471622cd)
+ (void) _animateUsingSpringWithDampingRatio:(double)arg1 response:(double)arg2 tracking:(BOOL)arg3 dampingRatioSmoothing:(double)arg4 responseSmoothing:(double)arg5 targetSmoothing:(double)arg6 projectionDeceleration:(double)arg7 animations:(^block)arg8 completion:(^block)arg9; (0x7fff47161eb1)
+ (void) _createTransformerWithInputAnimatableProperties:(id)arg1 presentationValueChangedCallback:(^block)arg2; (0x7fff471633ec)
+ (void) _animateUsingDefaultDampedSpringWithDelay:(double)arg1 initialSpringVelocity:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff471637fd)
+ (void) _animateUsingSpringWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 mass:(double)arg4 stiffness:(double)arg5 damping:(double)arg6 initialVelocity:(double)arg7 animations:(^block)arg8 completion:(^block)arg9; (0x7fff4716345c)
+ (void) performSystemAnimation:(unsigned long)arg1 onViews:(id)arg2 options:(unsigned long)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff4715a401)
+ (void) _animateWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 start:(^block)arg5 completion:(^block)arg6; (0x7fff47159bfb)
+ (id) appearance; (0x7fff47130ac2)
+ (BOOL) _preventsAppearanceProxyCustomization; (0x7fff47130fde)
+ (BOOL) _addCompletion:(^block)arg1; (0x7fff47155506)
+ (void) _animateUsingSpringBehavior:(id)arg1 tracking:(BOOL)arg2 animations:(^block)arg3 completion:(^block)arg4; (0x7fff471617be)
+ (void) setAnimationRepeatCount:(float)arg1; (0x7fff471581c9)
+ (void) transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned long)arg4 completion:(^block)arg5; (0x7fff47159e48)
+ (void) setAnimationStartTime:(double)arg1; (0x7fff47158184)
+ (void) disableAnimation; (0x7fff47154db9)
+ (void) enableAnimation; (0x7fff47154dc6)
+ (void) _animateUsingSpringWithTension:(double)arg1 friction:(double)arg2 interactive:(BOOL)arg3 animations:(^block)arg4 completion:(^block)arg5; (0x7fff471615a6)
+ (id) _currentAnimationSettings; (0x7fff47154934)
+ (void) _setAnimatedPropertiesEnabled:(BOOL)arg1; (0x7fff47139dc7)
+ (id) appearanceForTraitCollection:(id)arg1; (0x7fff47130d02)
+ (id) appearanceForTraitCollection:(id)arg1 whenContainedInInstancesOfClasses:(id)arg2; (0x7fff47130d28)
+ (void) setAnimationDelay:(double)arg1; (0x7fff4715812a)
+ (void) setAnimationBeginsFromCurrentState:(BOOL)arg1; (0x7fff47158206)
+ (void) _createTransformerWithInputAnimatableProperties:(id)arg1 modelValueSetter:(^block)arg2 presentationValueSetter:(^block)arg3; (0x7fff47163357)
+ (BOOL) _isInRetargetableAnimationBlock; (0x7fff47154ac7)
+ (void) setAnimationFrameInterval:(double)arg1; (0x7fff47158141)
+ (void) _setAnimationAttributes:(id)arg1; (0x7fff47154b9f)
+ (void) _animateUsingSpringInteractive:(BOOL)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff4716131d)
+ (BOOL) _motionEffectsEnabled; (0x7fff4713f4bc)
+ (BOOL) _motionEffectsSupported; (0x7fff4713f4a3)
+ (id) appearanceForTraitCollection:(id)arg1 whenContainedIn:(Class)arg2; (0x7fff47130da3)
+ (id) appearanceWhenContainedIn:(Class)arg1; (0x7fff47130b4f)
+ (BOOL) _legacyRTLPreferenceEnabled; (0x7fff471693ad)
+ (void) _beginSuspendingMotionEffectsForReason:(id)arg1; (0x7fff4713f3e9)
+ (void) _recenterMotionEffects; (0x7fff4713f4d5)
+ (void) _endSuspendingMotionEffectsForReason:(id)arg1; (0x7fff4713f470)
+ (void) _animateUsingSpringWithDampingRatio:(double)arg1 response:(double)arg2 tracking:(BOOL)arg3 initialDampingRatio:(double)arg4 initialResponse:(double)arg5 dampingRatioSmoothing:(double)arg6 responseSmoothing:(double)arg7 targetSmoothing:(double)arg8 projectionDeceleration:(double)arg9 animations:(^block)arg10 completion:(^block)arg11; (0x7fff47161ff2)
+ (void) _animateWithFrictionBounceAnimations:(^block)arg1 completion:(^block)arg2; (0x7fff47161235)
+ (void) _animateByRetargetingAnimations:(^block)arg1 completion:(^block)arg2; (0x7fff471620ff)
+ (^block) _alongsideAnimations; (0x7fff47157d59)
+ (void) _performWithoutAnimation:(^block)arg1; (0x7fff47158101)
+ (void) setAnimationWillStartSelector:(SEL)arg1; (0x7fff471582b9)
+ (void) setAnimationStartDate:(id)arg1; (0x7fff47158158)
+ (void) setAnimationRepeatAutoreverses:(BOOL)arg1; (0x7fff471581e0)
+ (void) _performSystemAppearanceModifications:(^block)arg1; (0x7fff47130ecb)
+ (double) _durationOfSpringAnimationWithMass:(double)arg1 stiffness:(double)arg2 damping:(double)arg3 velocity:(double)arg4; (0x7fff471634ed)
+ (BOOL) _hasActiveAnimationContext; (0x7fff4715444a)
+ (BOOL) _isAnimationTracking; (0x7fff47154dd3)
+ (id) _currentViewAnimationState; (0x7fff47154aa5)
+ (void) _performWithState:(id)arg1 trackingIdentifier:(id)arg2 duration:(double)arg3 delay:(double)arg4 animations:(^block)arg5; (0x7fff4715512c)
+ (void) mapTrackedAnimations:(id)arg1 withBlock:(^block)arg2; (0x7fff47146f68)
+ (void) modifyTrackedAnimations:(id)arg1 removeOnCompletion:(BOOL)arg2 animationFactory:(^block)arg3 block:(^block)arg4; (0x7fff47146e66)
+ (void) _stopAnimationWithUUID:(id)arg1; (0x7fff47156af2)
+ (void) _updateModelValuesForAnimationWithUUID:(id)arg1 useInitialValues:(BOOL)arg2 animatable:(BOOL)arg3 stateBlock:(^block)arg4 animationBlock:(^block)arg5; (0x7fff47157247)
+ (void) _finalizeStoppedAnimationWithUUID:(id)arg1 reverseAnimation:(BOOL)arg2 state:(id)arg3 performCompletionsImmediately:(BOOL)arg4; (0x7fff47157938)
+ (id) _startAnimationTracking; (0x7fff47154ef1)
+ (void) _finishAnimationTracking; (0x7fff47154f0a)
+ (id) _enableAnimationTracking:(BOOL)arg1; (0x7fff47154de4)
+ (BOOL) _addCompletionWithPosition:(^block)arg1; (0x7fff47155528)
+ (id) _appearanceWhenContainedIn:(id)arg1; (0x7fff47130ae0)
+ (void) _initializeForIdiom:(long)arg1; (0x7fff4715cdf3)
+ (void) _completeAnimationWithUUID:(id)arg1 duration:(double)arg2 curve:(long)arg3 reverse:(BOOL)arg4; (0x7fff471556a9)
+ (BOOL) _isAddingResponderToTree; (0x7fff4715e9f0)
+ (void) _performBlockDelayingTriggeringResponderEvents:(^block)arg1 forScene:(id)arg2; (0x7fff4715d803)
+ (void) _setAlongsideAnimations:(^block)arg1; (0x7fff47157d38)
+ (id) _topMostView:(id)arg1 reverse:(BOOL)arg2; (0x7fff47160057)
+ (void) conditionallyAnimate:(BOOL)arg1 withAnimation:(^block)arg2 layout:(^block)arg3 completion:(^block)arg4; (0x7fff4715a238)
+ (id) _viewWithLayoutConstraints; (0x7fff465d2d34)
+ (int) _degreesToRotateFromInterfaceOrientation:(long)arg1 toInterfaceOrientation:(long)arg2; (0x7fff47158cd5)
+ (void) _transitionFromView:(id)arg1 toView:(id)arg2 duration:(double)arg3 options:(unsigned long)arg4 animations:(^block)arg5 completion:(^block)arg6; (0x7fff4715b9bc)
+ (void) _finalizeStoppedAnimationWithUUID:(id)arg1 reverseAnimation:(BOOL)arg2; (0x7fff47157d20)
+ (id) _enableAnimationTracking; (0x7fff47154edd)
+ (void) _setAlongsideAnimations:(^block)arg1 toRunByEndOfBlock:(^block)arg2; (0x7fff47157d72)
+ (void) _beginDisablingPromoteDescendantToFirstResponder; (0x7fff4715d7da)
+ (void) _endDisablingPromoteDescendantToFirstResponder; (0x7fff4715d7e7)
+ (void) _performBlockwithAutomaticAppearanceDisabled:(^block)arg1 forScene:(id)arg2; (0x7fff4715da0a)
+ (id) _disabledColorForTintColor:(id)arg1; (0x7fff471639ce)
+ (BOOL) _enableRTL; (0x7fff471690e6)
+ (void) _performInitializationForIdiomIfNeccessary:(long)arg1; (0x7fff4715cb4d)
+ (id) appearanceMatchingProperties:(id)arg1 whenContainedInInstancesOfClasses:(id)arg2; (0x7fff47130c87)
+ (void) _performForcedAppearanceModifications:(^block)arg1; (0x7fff47130f30)
+ (BOOL) _enableLegacyRTL; (0x7fff471691b4)
+ (id) _defaultUIViewActionForLayer:(id)arg1 forKey:(id)arg2; (0x7fff471546eb)
+ (double) _durationForRotationFromInterfaceOrientation:(long)arg1 toInterfaceOrientation:(long)arg2 withBaseDuration:(double)arg3; (0x7fff47158dae)
+ (void) _setIsResponderAncestorOfFirstResponder:(BOOL)arg1 startingAtFirstResponder:(id)arg2; (0x7fff4715dab1)
+ (id) _defaultInteractionTintColorForIdiom:(long)arg1; (0x7fff4713c0e4)
+ (void) modifyAnimationsWithRepeatCount:(double)arg1 autoreverses:(BOOL)arg2 animations:(^block)arg3; (0x7fff4715943b)
+ (id) _defaultUIViewAnimationForLayer:(id)arg1 forKey:(id)arg2; (0x7fff47154654)
+ (BOOL) _toolsDebugColorViewBounds; (0x7fff4700c401)
+ (BOOL) _toolsDebugAlignmentRects; (0x7fff4700c40d)
+ (void) _enableToolsDebugColorViewBounds:(BOOL)arg1; (0x7fff4700cac2)
+ (void) _enableToolsDebugAlignmentRects:(BOOL)arg1; (0x7fff4700ced0)
+ (void) _setHostLayoutEngineOnlyTAMIC_YES; (0x7fff470798ca)
+ (void) _resetHostLayoutEngineOnlyTAMIC_YES; (0x7fff470798d7)
+ (BOOL) _hostLayoutEngineOnlyTAMIC_YES; (0x7fff470798e4)
+ (double) _layoutEngineResolution; (0x7fff47086339)
+ (void) _animateWithAnimationAndComposerGetter:(^block)arg1 animations:(^block)arg2 completion:(^block)arg3 animationStateSetup:(^block)arg4; (0x7fff471624ce)
+ (void) _collectViewPropertiesIn:(id)arg1 byPerforming:(^block)arg2; (0x7fff47162920)
+ (id) _collectedViewPropertiesByPerforming:(^block)arg1; (0x7fff47162a29)
+ (void) _createTransformerWithProgressAnimatableProperty:(id)arg1 modelValueSetter:(^block)arg2 presentationValueSetter:(^block)arg3; (0x7fff4714c870)
+ (void) _addOrPerformCompletion:(^block)arg1; (0x7fff4715561d)
+ (void) _animateWithFilter:(int)arg1 filterView:(id)arg2 filterValue:(double)arg3 duration:(double)arg4 delay:(double)arg5 options:(unsigned long)arg6 completion:(^block)arg7; (0x7fff4715a2ca)
+ (BOOL) _shouldTrackActionWithAnimator:(id)arg1; (0x7fff4715951e)
+ (void) _disableAnimationTracking:(id)arg1 clearTrackedAnimations:(BOOL)arg2; (0x7fff471552f3)
+ (void) _addHierarchyTrackingVisitor:(id)arg1; (0x7fff47130a3e)
+ (void) _removeHierarchyTrackingVisitor:(id)arg1; (0x7fff47130a57)
+ (BOOL) _tintColorUpdating; (0x7fff4713c91e)
+ (void) _setTintColorUpdating:(BOOL)arg1; (0x7fff4713c92a)
+ (long) userInterfaceLayoutDirectionForSemanticContentAttribute:(long)arg1 relativeToLayoutDirection:(long)arg2; (0x7fff47146c67)
+ (BOOL) _wantsDeepColorByDefault; (0x7fff47132097)
+ (id) _motionEffectEngine; (0x7fff4713e980)
+ (void) _setShouldEnableUIKitParallaxEffects:(BOOL)arg1; (0x7fff4713fbf8)
+ (void) modifyTrackedAnimations:(id)arg1 removeOnCompletion:(BOOL)arg2 copyAnimation:(BOOL)arg3 block:(^block)arg4; (0x7fff47146dac)
+ (void) _testIfFirstView:(id)arg1 secondView:(id)arg2 areDescendantsOfView:(id)arg3 results:(BOOL[2])arg4; (0x7fff471500b0)
+ (void) throttledFlush; (0x7fff47153b5a)
+ (void) _setAnimationAttributes:(id)arg1 skipDelegateAssignment:(BOOL)arg2; (0x7fff47154bba)
+ (void) _disableAnimationTracking:(id)arg1; (0x7fff471554ef)
+ (BOOL) _isInKeyframeAnimationBlockWithAnimationsEnabled; (0x7fff47154b42)
+ (void) setAnimationPosition:(struct CGPoint)arg1; (0x7fff47154cd1)
+ (id) _performWithAnimationTracking:(^block)arg1; (0x7fff471550c4)
+ (void) _addOrPerformCompletionWithPosition:(^block)arg1; (0x7fff47155662)
+ (void) _inheritAnimationParameters; (0x7fff47157f1f)
+ (void) setAnimationPreventsAdditive:(BOOL)arg1; (0x7fff4715819b)
+ (void) setAnimationAutoreverses:(BOOL)arg1; (0x7fff4715822b)
+ (void) setAnimationFromCurrentState:(BOOL)arg1; (0x7fff4715823d)
+ (double) _durationForRotationFromInterfaceOrientation:(long)arg1 toInterfaceOrientation:(long)arg2; (0x7fff47158d5e)
+ (void) _performWithDurationOverride:(double)arg1 animations:(^block)arg2; (0x7fff47158df1)
+ (BOOL) _shouldTrackAnimationsWithAnimator; (0x7fff47159578)
+ (void) _setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long)arg4 factory:(id)arg5 animations:(^block)arg6 start:(^block)arg7 animationStateGenerator:(^block)arg8 completion:(^block)arg9; (0x7fff47159612)
+ (void) _setupAnimationWithDuration:(double)arg1 delay:(double)arg2 view:(id)arg3 options:(unsigned long)arg4 animations:(^block)arg5 start:(^block)arg6 completion:(^block)arg7; (0x7fff47159995)
+ (void) _transitionWithView:(id)arg1 duration:(double)arg2 options:(unsigned long)arg3 transitionOptions:(id)arg4 completion:(^block)arg5; (0x7fff4715a12b)
+ (void) setAnimationTransition:(long)arg1 forView:(id)arg2; (0x7fff4715b3d4)
+ (void) _registerClassForIdiomInitializationIfNeccessary; (0x7fff4715cca6)
+ (void) _animateWithAnimationAndComposerGetter:(^block)arg1 animations:(^block)arg2 completion:(^block)arg3; (0x7fff471628b3)
+ (void) __animateUsingSpringWithDampingRatio:(double)arg1 response:(double)arg2 interactive:(BOOL)arg3 initialDampingRatio:(id)arg4 initialResponse:(id)arg5 dampingRatioSmoothing:(double)arg6 responseSmoothing:(double)arg7 targetSmoothing:(double)arg8 projectionDeceleration:(double)arg9 retargetImpulse:(double)arg10 animations:(^block)arg11 completion:(^block)arg12; (0x7fff47161b19)
+ (void) _animateUsingSpringWithDuration:(double)arg1 delay:(double)arg2 options:(unsigned long)arg3 mass:(double)arg4 stiffness:(double)arg5 damping:(double)arg6 initialVelocity:(double)arg7 animations:(^block)arg8 start:(^block)arg9 completion:(^block)arg10; (0x7fff47162b98)
+ (void) _animateUsingDefaultDampedSpringWithDelay:(double)arg1 initialSpringVelocity:(double)arg2 options:(unsigned long)arg3 animations:(^block)arg4 start:(^block)arg5 completion:(^block)arg6; (0x7fff47163735)
+ (void) _setInvalidatesViewUponCreation:(BOOL)arg1; (0x7fff4715b9a4)
+ (BOOL) _invalidatesViewUponCreation; (0x7fff4715b9b0)
+ (void) _animateUsingSpringWithDampingRatio:(double)arg1 response:(double)arg2 tracking:(BOOL)arg3 dampingRatioSmoothing:(double)arg4 responseSmoothing:(double)arg5 targetSmoothing:(double)arg6 projectionDeceleration:(double)arg7 retargetImpulse:(double)arg8 animations:(^block)arg9 completion:(^block)arg10; (0x7fff47161f4e)
+ (BOOL) _toolsDebugShouldDetectClippedViews; (0x7fff471662cc)
+ (id) _tintColorForStyle:(int)arg1; (0x7fff47168d86)
Properties:
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, retain, nonatomic) CALayer* _mapkit_currentLayer;
@property (readonly, retain, nonatomic) MKMapView* _mapKit_mapView;
@property (readonly, nonatomic) struct CGRect _mapkit_doubleFrame;
@property (readonly, nonatomic) double _currentScreenScale; (@dynamic _currentScreenScale;)
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic) <MKInfoCardTheme>* mk_theme;
@property (readonly, nonatomic) CNContactStyle* _cnui_contactStyle;
@property (nonatomic) struct CGSize minimumLayoutSize;
@property (nonatomic) struct CGSize maximumLayoutSize;
@property (nonatomic) struct UIEdgeInsets customAlignmentRectInsets;
@property (nonatomic) double customBaselineOffsetFromBottom;
@property (nonatomic) double customFirstBaselineOffsetFromTop;
@property (nonatomic) BOOL invalidatingIntrinsicContentSizeAlsoInvalidatesSuperview;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (nonatomic) BOOL accessibilityIgnoresInvertColors; (@dynamic accessibilityIgnoresInvertColors;)
@property (nonatomic, setter=_setFlipsHorizontalAxis:) BOOL _flipsHorizontalAxis;
@property (weak, nonatomic, getter=_draggingSourceDelegate, setter=_setDraggingSourceDelegate:) <_UIViewInternalDraggingSourceDelegate>* _draggingSourceDelegate;
@property (readonly, nonatomic) UIInputResponderController* inputResponderController;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic) UIKBRenderConfig* _inheritedRenderConfig;
@property (readonly, nonatomic) BOOL _lightStyleRenderConfig;
@property (nonatomic, setter=_setAccessoryViewFrame:) struct CGRect _accessoryViewFrame;
@property (readonly, nonatomic) _UITouchForceObservable* _touchForceObservable;
@property (retain, nonatomic, getter=_dynamicDropInteraction, setter=_setDynamicDropInteraction:) UIDropInteraction* dynamicDropInteraction;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic) UITraitCollection* traitCollection;
@property (readonly, nonatomic) struct CGRect _ui_bounds;
@property (nonatomic) struct CGRect _ui_frame;
@property (readonly, nonatomic) UIView* _ui_superview;
@property (readonly, nonatomic) UIView* _ui_view;
@property (nonatomic) BOOL _ui_usesManualLayout;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leadingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* trailingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leftAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* rightAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* topAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* bottomAnchor;
@property (readonly, nonatomic) NSLayoutDimension* widthAnchor;
@property (readonly, nonatomic) NSLayoutDimension* heightAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* centerXAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* centerYAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* firstBaselineAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* lastBaselineAnchor;
@property (readonly, nonatomic) long _keyboardOrientation;
@property (nonatomic) BOOL showsLargeContentViewer;
@property (copy, nonatomic) NSString* largeContentTitle;
@property (retain, nonatomic) UIImage* largeContentImage;
@property (nonatomic) BOOL scalesLargeContentImage;
@property (nonatomic) struct UIEdgeInsets largeContentImageInsets;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (nonatomic, setter=_setDisableLayoutFlushingCount:) long _disableLayoutFlushingCount;
@property (readonly, nonatomic) BOOL _isUnsatisfiableConstraintsLoggingSuspended;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (setter=nsli_setPiercingToken:) unsigned long nsli_piercingToken;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leadingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* trailingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leftAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* rightAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* topAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* bottomAnchor;
@property (readonly, nonatomic) NSLayoutDimension* widthAnchor;
@property (readonly, nonatomic) NSLayoutDimension* heightAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* centerXAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* centerYAnchor;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (nonatomic) BOOL skipsSubviewEnumeration;
@property (nonatomic) BOOL viewTraversalMark;
@property (nonatomic, getter=_viewDelegate, setter=_setViewDelegate:) UIViewController* viewDelegate;
@property (nonatomic, getter=_monitorsSubtree, setter=_setMonitorsSubtree:) BOOL monitorsSubtree;
@property (readonly, nonatomic, getter=_currentScreenScale) double currentScreenScale;
@property (retain, nonatomic, getter=_maskView, setter=_setMaskView:) UIView* maskView;
@property (nonatomic, getter=_userInterfaceIdiom, setter=_setUserInterfaceIdiom:) long _userInterfaceIdiom;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (nonatomic) BOOL deliversTouchesForGesturesToSuperview;
@property (nonatomic) BOOL deliversButtonsForGesturesToSuperview;
@property (readonly, nonatomic) BOOL _shouldReverseLayoutDirection;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leadingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* trailingAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* leftAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* rightAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* topAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* bottomAnchor;
@property (readonly, nonatomic) NSLayoutDimension* widthAnchor;
@property (readonly, nonatomic) NSLayoutDimension* heightAnchor;
@property (readonly, nonatomic) NSLayoutXAxisAnchor* centerXAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* centerYAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* firstBaselineAnchor;
@property (readonly, nonatomic) NSLayoutYAxisAnchor* lastBaselineAnchor;
@property (readonly, nonatomic, getter=_isBoundingPathNonRectangular) BOOL isBoundingPathNonRectangular;
@property (retain, nonatomic, getter=_boundingPath, setter=_setBoundingPath:) _UIBoundingPath* boundingPath;
@property (readonly, nonatomic, getter=_boundingPathForSubtree) _UIBoundingPath* boundingPathForSubtree;
@property (nonatomic) long overrideUserInterfaceStyle;
@property (nonatomic, getter=_overrideUserInterfaceStyle, setter=_setOverrideUserInterfaceStyle:) long _overrideUserInterfaceStyle;
@property (nonatomic, getter=_overrideVibrancyTrait, setter=_setOverrideVibrancyTrait:) long _overrideVibrancyTrait;
@property (retain, nonatomic, getter=_localOverrideTraitCollection, setter=_setLocalOverrideTraitCollection:) UITraitCollection* _localOverrideTraitCollection;
@property (readonly, nonatomic) long _lfld_count;
@property (readonly, nonatomic) NSMutableArray* _lfld_geometryChangeRecords;
@property (readonly, nonatomic) NSMutableArray* _lfld_variableChangeRecords;
@property (readonly, nonatomic) NSMapTable* _lfld_constraintsAffectingVariableValueChanges;
@property (readonly, nonatomic) NSString* _lfld_currentLayoutMethodName;
@property (readonly, nonatomic) NSMutableSet* _lfld_setNeedsLayoutCallStacks;
@property (retain, nonatomic, setter=_setLayoutEngine:) NSISEngine* _layoutEngine; (@synthesize _layoutEngine = _layoutEngine;)
@property (readonly, retain, nonatomic) NSISVariable* _boundsWidthVariable; (@synthesize _boundsWidthVariable = _boundsWidthVariable;)
@property (readonly, retain, nonatomic) NSISVariable* _boundsHeightVariable; (@synthesize _boundsHeightVariable = _boundsHeightVariable;)
@property (readonly, retain, nonatomic) NSISVariable* _minXVariable; (@synthesize _minXVariable = _minXVariable;)
@property (readonly, retain, nonatomic) NSISVariable* _minYVariable; (@synthesize _minYVariable = _minYVariable;)
@property (retain, nonatomic, setter=_setInternalConstraints:) NSMutableArray* _internalConstraints; (@synthesize _internalConstraints = _internalConstraints;)
@property (readonly, retain, nonatomic) NSArray* _constraintsExceptingSubviewAutoresizingConstraints; (@synthesize _constraintsExceptingSubviewAutoresizingConstraints = _constraintsExceptingSubviewAutoresizingConstraints;)
@property (nonatomic, setter=_setShouldArchiveUIAppearanceTags:) BOOL _shouldArchiveUIAppearanceTags; (@dynamic _shouldArchiveUIAppearanceTags;)
@property (readonly, nonatomic) UIView* _backdropMaskViewForGrayscaleTint; (@dynamic _backdropMaskViewForGrayscaleTint;)
@property (readonly, nonatomic) UIView* _backdropMaskViewForColorTint; (@dynamic _backdropMaskViewForColorTint;)
@property (readonly, nonatomic) UIView* _backdropMaskViewForFilters; (@dynamic _backdropMaskViewForFilters;)
@property (readonly, nonatomic) NSArray* _backdropMaskViews; (@dynamic _backdropMaskViews;)
@property (retain, nonatomic, getter=_contentSizeNotificationToken, setter=_setContentSizeNotificationToken:) id contentSizeNotificationToken;
@property (retain, nonatomic, setter=_setLayoutMarginsGuide:) UILayoutGuide* layoutMarginsGuide; (@synthesize layoutMarginsGuide = _layoutMarginsGuide;)
@property (retain, nonatomic, setter=_setReadableContentGuide:) UILayoutGuide* readableContentGuide; (@synthesize readableContentGuide = _readableContentGuide;)
@property (nonatomic, setter=_setPreferedContentsFormat:) long _preferedContentsFormat; (@synthesize _preferedContentsFormat = __preferedContentsFormat;)
@property (nonatomic, setter=_setNeedsContentsFormatUpdate:) BOOL _needsContentsFormatUpdate;
@property (nonatomic) struct UIEdgeInsets hitTestInsets; (@dynamic hitTestInsets;)
@property (nonatomic) struct NSDirectionalEdgeInsets hitTestDirectionalInsets; (@dynamic hitTestDirectionalInsets;)
@property (nonatomic, getter=_canBeParentTraitEnvironment, setter=_setCanBeParentTraitEnvironment:) BOOL _canBeParentTraitEnviroment;
@property (retain, nonatomic, setter=_setLastNotifiedTraitCollection:) UITraitCollection* _lastNotifiedTraitCollection; (@synthesize _lastNotifiedTraitCollection = __lastNotifiedTraitCollection;)
@property (retain, nonatomic, getter=_previewingSegueTemplateStorage, setter=_setPreviewingSegueTemplateStorage:) UIStoryboardPreviewingSegueTemplateStorage* previewingSegueTemplateStorage;
@property (nonatomic, setter=_setCountOfMotionEffectsInSubtree:) unsigned long _countOfMotionEffectsInSubtree; (@dynamic _countOfMotionEffectsInSubtree;)
@property (retain, nonatomic, setter=_setMaskView:) UIView* _maskView;
@property (nonatomic, getter=_ancestorDefinesTintColor, setter=_setAncestorDefinesTintColor:) BOOL _ancestorDefinesTintColor;
@property (nonatomic, getter=_ancestorDefinesTintAdjustmentMode, setter=_setAncestorDefinesTintAdjustmentMode:) BOOL _ancestorDefinesTintAdjustmentMode;
@property (nonatomic, getter=_ancestorIgnoresInvertColors, setter=_setAncestorIgnoresInvertColors:) BOOL _ancestorIgnoresInvertColors;
@property (retain, nonatomic, getter=_presentationControllerToNotifyOnLayoutSubviews, setter=_setPresentationControllerToNotifyOnLayoutSubviews:) UIPresentationController* _presentationControllerToNotifyOnLayoutSubviews; (@dynamic _presentationControllerToNotifyOnLayoutSubviews;)
@property (nonatomic, setter=_setRawLayoutMargins:) struct UIEdgeInsets _rawLayoutMargins; (@synthesize _rawLayoutMargins = _rawLayoutMargins;)
@property (nonatomic, setter=_setInferredLayoutMargins:) struct UIEdgeInsets _inferredLayoutMargins; (@synthesize _inferredLayoutMargins = _inferredLayoutMargins;)
@property (readonly, nonatomic) UILayoutGuide* safeAreaLayoutGuide; (@synthesize safeAreaLayoutGuide = _safeAreaLayoutGuide;)
@property (nonatomic, setter=_setFrameIgnoringLayerTransform:) struct CGRect _frameIgnoringLayerTransform;
@property (nonatomic, setter=_setDontUpdateInferredLayoutMargins:) BOOL _dontUpdateInferredLayoutMargins;
@property (readonly, nonatomic) BOOL _areLayoutMarginsDirectional;
@property (retain, nonatomic, setter=_setAlignmentRectOriginCache:) _UIViewLayoutEngineRelativeAlignmentRectOriginCache* _alignmentRectOriginCache; (@synthesize _alignmentRectOriginCache = __alignmentRectOriginCache;)
@property (nonatomic) struct UIEdgeInsets safeAreaInsets; (@synthesize safeAreaInsets = _safeAreaInsets;)
@property (readonly, nonatomic, getter=_safeAreaWidthExceedsReadableWidth) BOOL safeAreaWidthExceedsReadableWidth;
@property (nonatomic, setter=_setViewDelegateContentOverlayInsetsAreClean:) BOOL _viewDelegateContentOverlayInsetsAreClean;
@property (nonatomic, setter=_setMultilineContextWidth:) double _multilineContextWidth; (@dynamic _multilineContextWidth;)
@property (nonatomic, getter=_isFocusInteractionEnabled, setter=_setFocusInteractionEnabled:) BOOL focusInteractionEnabled;
@property (readonly, nonatomic, getter=_isContainedInHostedFocusSystem) BOOL containedInHostedFocusSystem;
@property (readonly, nonatomic, getter=_mayRemainFocused) BOOL mayRemainFocused;
@property (nonatomic, setter=_setTracksFocusedAncestors:) BOOL _tracksFocusedAncestors;
@property (nonatomic, setter=_setCountOfFocusedAncestorTrackingViewsInSubtree:) unsigned long _countOfFocusedAncestorTrackingViewsInSubtree;
@property (readonly, nonatomic) NSMapTable* _stashedLayoutVariableObservations; (@synthesize _stashedLayoutVariableObservations = _stashedLayoutVariableObservations;)
@property (readonly, retain, nonatomic) NSMutableArray* _mutableLayoutGuides;
@property (readonly, retain, nonatomic) NSMutableArray* _mutableLayoutArrangements;
@property (readonly, nonatomic) long _hiddenManagedByLayoutArrangementCount;
@property (readonly, nonatomic) long _pendingHiddenCount;
@property (readonly, nonatomic) BOOL _isInLayoutSubviews; (@dynamic _isInLayoutSubviews;)
@property (nonatomic) long compositingMode;
@property (retain, nonatomic) UIColor* interactionTintColor;
@property (copy, nonatomic, setter=_setLayoutDebuggingIdentifier:) NSString* _layoutDebuggingIdentifier;
@property (retain, nonatomic, setter=_setTemplateLayoutView:) UIView* _templateLayoutView;
@property (nonatomic, setter=_setIgnoresTemplateLayoutView:) BOOL _ignoresTemplateLayoutView;
@property (nonatomic, setter=_setContinuousCornerRadius:) double _continuousCornerRadius;
@property (nonatomic, setter=_setCornerRadius:) double _cornerRadius;
@property (nonatomic) BOOL wantsDeepColorDrawing; (@dynamic wantsDeepColorDrawing;)
@property (nonatomic, setter=_setLayoutMarginsGuideIgnoresSystemMinimumMargins:) BOOL _layoutMarginsGuideIgnoresSystemMinimumMargins;
@property (nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled;
@property (nonatomic) long tag; (@dynamic tag;)
@property (readonly, nonatomic) CALayer* layer; (@dynamic layer;)
@property (readonly, nonatomic) BOOL canBecomeFocused;
@property (readonly, nonatomic, getter=isFocused) BOOL focused;
@property (nonatomic) long semanticContentAttribute;
@property (readonly, nonatomic) long effectiveUserInterfaceLayoutDirection;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic) UITraitCollection* traitCollection;
@property (readonly, copy, nonatomic) NSArray* preferredFocusEnvironments;
@property (readonly, weak, nonatomic) <UIFocusEnvironment>* parentFocusEnvironment;
@property (readonly, nonatomic) <UIFocusItemContainer>* focusItemContainer;
@property (readonly, weak, nonatomic) UIView* preferredFocusedView;
@property (readonly, nonatomic) struct CGRect frame;
@property (nonatomic) BOOL areChildrenFocused;
@property (readonly, nonatomic, getter=_isEligibleForFocusInteraction) BOOL eligibleForFocusInteraction;
@property (readonly, nonatomic, getter=_preferredFocusMovementStyle) long preferredFocusMovementStyle;
@property (readonly, copy, nonatomic, getter=_linearFocusMovementSequences) NSArray* linearFocusMovementSequences;
@property (readonly, weak, nonatomic, getter=_focusMapContainer) <_UIFocusRegionContainer>* focusMapContainer;
@property (readonly, nonatomic, getter=_focusTouchSensitivityStyle) long focusTouchSensitivityStyle;
@property (nonatomic) struct CGPoint center;
@property (readonly, nonatomic) struct CGRect bounds;
@property (nonatomic) struct CGAffineTransform transform;
@property (readonly, nonatomic) unsigned long collisionBoundsType;
@property (readonly, nonatomic) UIBezierPath* collisionBoundingPath;
@property (readonly, nonatomic) <UICoordinateSpace>* coordinateSpace;
Instance Methods:
- (id) __dbg_viewController; (0x101d74684)
- (id) __dbg_snapshotImage; (0x101d748ac)
- (id) __dbg_snapshotImageRenderedUsingDrawHierarchyInRect; (0x101d74c63)
- (id) __dbg_viewForFirstBaselineLayout; (0x101d7433f)
- (id) __dbg_viewForLastBaselineLayout; (0x101d74394)
- (unsigned long) __dbg_ambiguityStatusMask; (0x101d73a62)
- (id) __dbg_constraintsAffectingLayoutForAxis:(long)arg1; (0x101d7443e)
- (double) __dbg_firstBaselineOffsetFromTop; (0x101d73f8d)
- (double) __dbg_lastBaselineOffsetFromBottom; (0x101d7415d)
- (id) __dbg_formattedDisplayName; (0x101d746c5)
- (BOOL) __dbg_hasAmbiguousLayout; (0x101d739f8)
- (BOOL) __dbg_wantsAutoLayout; (0x101d739c4)
- (BOOL) __dbg_shouldIgnoreScrollableContentWidthAmbiguity; (0x101d73ea5)
- (BOOL) __dbg_shouldIgnoreScrollableContentHeightAmbiguity; (0x101d73f19)
- (id) __dbg_readableContentGuide; (0x101d743e9)
- (void) _mapkit_setBackgroundColor:(id)arg1; (0x7fff27471eb5)
- (id) mk_theme; (0x7fff275350ed)
- (void) infoCardThemeChanged; (0x7fff275350e1)
- (void) _mapkit_setNeedsUpdateConstraints; (0x7fff27471e5b)
- (void) _mapkit_layoutIfNeeded; (0x7fff27471e91)
- (struct CGRect) _mapkit_translateRect:(struct CGRect)arg1 ifNeededFromSingleEdge:(unsigned long)arg2; (0x7fff2737159e)
- (id) _findNearestViewController; (0x7fff273709ce)
- (id) _mapkit_currentLayer; (0x7fff273706b5)
- (id) _mapKit_mapView; (0x7fff27370743)
- (unsigned long) _mapkit_countOfSet:(id)arg1 minusSubset:(id)arg2; (0x7fff273707fd)
- (struct CGRect) _mapkit_doubleFrame; (0x7fff273708ac)
- (void) _mapkit_insertSubview:(id)arg1 atIndex:(long)arg2; (0x7fff27370f5d)
- (struct UIEdgeInsets) _mapkit_userInterfaceOnlySafeAreaInsets; (0x7fff27370f6f)
- (double) _mapkit_leadingMargin; (0x7fff27371910)
- (double) _mapkit_trailingMargin; (0x7fff27371959)
- (void) _mapkit_setNeedsLayout; (0x7fff27471e6d)
- (id) _mapkit_constraintsPinningSubviewToBounds:(id)arg1; (0x7fff27471fb9)
- (void) _mapkit_layoutBelowIfNeeded; (0x7fff27471ea3)
- (void) _mapKit_setNeedsDisplay; (0x7fff27471ee9)
- (void) _mapkit_setContentCompressionResistancePriority:(float)arg1 forAxis:(long)arg2; (0x7fff27471f71)
- (void) _mapkit_insertSubviewAboveAllOtherSubviews:(id)arg1; (0x7fff27471f15)
- (struct CGSize) _mapkit_fittingSize; (0x7fff27471ec7)
- (void) _mapkit_setContentHuggingPriority:(float)arg1 forAxis:(long)arg2; (0x7fff27471f95)
- (double) _mapkit_YCoordinateAtDistance:(double)arg1 inDirection:(long)arg2 fromYCoordinate:(double)arg3; (0x7fff2747232f)
- (double) _mapkit_YCoordinateAtDistance:(double)arg1 inDirection:(long)arg2 fromEdge:(long)arg3; (0x7fff27472206)
- (void) _mapkit_updateConstraintsIfNeeded; (0x7fff27471e7f)
- (BOOL) _mapkit_isRTL; (0x7fff27471efb)
- (void) _mapkit_insertSubviewBelowAllOtherSubviews:(id)arg1; (0x7fff27471f27)
- (void) _mapkit_sizeToFit; (0x7fff27471f3b)
- (struct CGSize) _mapkit_sizeThatFits:(struct CGSize)arg1; (0x7fff27471f4d)
- (float) _mapkit_contentCompressionResistancePriorityForAxis:(long)arg1; (0x7fff27471f5f)
- (float) _mapkit_contentHuggingPriorityForAxis:(long)arg1; (0x7fff27471f83)
- (BOOL) _mapkit_isDescendantOfView:(id)arg1; (0x7fff27471fa7)
- (struct CGRect) _mapkit_rectWithSize:(struct CGSize)arg1 XCoordinate:(double)arg2 atDistance:(double)arg3 inDirection:(long)arg4 fromEdge:(long)arg5; (0x7fff274722cc)
- (BOOL) _mapkit_YCoordinate:(double)arg1 liesInDirection:(long)arg2 startingFromYCoordinate:(double)arg3; (0x7fff27472347)
- (id) _mapkit_accessoryControlToExtendWithCallout; (0x7fff27559dd6)
- (void) _cnui_applyContactStyle; (0x7fff234c4701)
- (id) tintColorOverride; (0x7fff2356deef)
- (id) _cnui_contactStyle; (0x7fff234c46e8)
- (void) abSetLayoutDebuggingColor:(id)arg1; (0x7fff2356ddbd)
- (void) _intrinsicContentSizeInvalidatedForChildView:(id)arg1; (0x7fff2ec8ef52)
- (struct nui_size_cache*) contentLayoutSizeCache; (0x7fff2ec86f75)
- (BOOL) isLayoutSizeDependentOnPerpendicularAxis; (0x7fff2ec8691f)
- (struct CGSize) calculateLayoutSizeFittingSize:(struct CGSize)arg1; (0x7fff2ec8771f)
- (long) _nui_baselineViewType; (0x7fff2ec86407)
- (double) effectiveBaselineOffsetFromBottom; (0x7fff2ec8641e)
- (struct ?) _nui_additionalInsetsForBaselines; (0x7fff2ec86412)
- (double) effectiveFirstBaselineOffsetFromTop; (0x7fff2ec86800)
- (void) setMinimumLayoutSize:(struct CGSize)arg1; (0x7fff2ec8693d)
- (void) setMaximumLayoutSize:(struct CGSize)arg1; (0x7fff2ec869f8)
- (struct CGSize) effectiveLayoutSizeFittingSize:(struct CGSize)arg1; (0x7fff2ec860d3)
- (BOOL) supportsAsynchronousMeasurement; (0x7fff2ec86917)
- (id) containerViewInfoCreateIfNeeded:(BOOL)arg1; (0x7fff2ec86931)
- (struct CGSize) minimumLayoutSize; (0x7fff2ec869e1)
- (struct CGSize) maximumLayoutSize; (0x7fff2ec86a9e)
- (void) setLayoutSize:(struct CGSize)arg1 withContentPriority:(float)arg2; (0x7fff2ec86ab5)
- (void) setCustomAlignmentRectInsets:(struct UIEdgeInsets)arg1; (0x7fff2ec86b4a)
- (struct UIEdgeInsets) customAlignmentRectInsets; (0x7fff2ec86bdf)
- (void) setCustomBaselineOffsetFromBottom:(double)arg1; (0x7fff2ec86c2d)
- (double) customBaselineOffsetFromBottom; (0x7fff2ec86c8c)
- (void) setCustomFirstBaselineOffsetFromTop:(double)arg1; (0x7fff2ec86cb0)
- (double) customFirstBaselineOffsetFromTop; (0x7fff2ec86d0f)
- (void) setInvalidatingIntrinsicContentSizeAlsoInvalidatesSuperview:(BOOL)arg1; (0x7fff2ec86d33)
- (BOOL) invalidatingIntrinsicContentSizeAlsoInvalidatesSuperview; (0x7fff2ec86d57)
- (void) setUntransformedFrame:(struct CGRect)arg1; (0x7fff2ec86d69)
- (void) nukeContentLayoutSizeCacheFromOrbit; (0x7fff2ec86f89)
- (struct UIEdgeInsets) effectiveAlignmentRectInsets; (0x7fff2ec87206)
- (double) effectiveScreenScale; (0x7fff2ec871f4)
- (struct CGSize) effectiveMinimumLayoutContentSize; (0x7fff2ec870b3)
- (struct CGSize) effectiveMaximumLayoutContentSize; (0x7fff2ec87166)
- (double) effectiveBaselineOffsetFromContentBottom; (0x7fff2ec87309)
- (double) effectiveFirstBaselineOffsetFromContentTop; (0x7fff2ec873b2)
- (double) systemSpacingToAdjecentSiblingView:(id)arg1 axis:(long)arg2 baselineRelative:(BOOL)arg3 multiplier:(double)arg4; (0x7fff2ec8745a)
- (double) systemSpacingToSuperView:(id)arg1 edge:(unsigned long)arg2 baselineRelative:(BOOL)arg3 multiplier:(double)arg4; (0x7fff2ec874d7)
- (void) _didInvalidateIntrinsicContentSize; (0x7fff2ec87610)
- (id) contentLayoutSizeCacheDescription; (0x7fff2ec8762c)
- (BOOL) _nui_isImageView; (0x7fff2ec87731)
- (BOOL) _isContainerView; (0x7fff2ec8ef9c)
- (id) pinToEdgesConstraints:(id)arg1; (0x7fff3eca2d7d)
- (id) pinToEdgesConstraints:(id)arg1; (0x7fff3ec9a10f)
- (void) pinToEdges:(id)arg1; (0x7fff3eca2d2d)
- (void) pinToEdges:(id)arg1; (0x7fff3ec9a0bf)
- (id) init; (0x101b63fc5)
- (id) retain; (0x7fff4716eb21)
- (oneway void) release; (0x7fff4716eb44)
- (id) autorelease; (0x7fff4716ec99)
- (unsigned long) retainCount; (0x7fff4716ec20)
- (id) description; (0x7fff4716813f)
- (void) .cxx_destruct; (0x7fff4714788c)
- (void) dealloc; (0x7fff47135121)
- (void) encodeWithCoder:(id)arg1; (0x101b63fca)
- (id) initWithCoder:(id)arg1; (0x101b63fcf)
- (struct CGRect) bounds; (0x101b63fd4)
- (id) textInputView; (0x101b63fd9)
- (id) window; (0x101b63fde)
- (struct CGRect) convertRect:(struct CGRect)arg1 fromView:(id)arg2; (0x101b63fe3)
- (struct UIEdgeInsets) safeAreaInsets; (0x101b63fe8)
- (id) initWithFrame:(struct CGRect)arg1; (0x101b63fed)
- (void) layoutSubviews; (0x101b63ff2)
- (id) gestureRecognizers; (0x101b63ff7)
- (struct CGRect) frame; (0x101b63ffc)
- (void) addGestureRecognizer:(id)arg1; (0x101b64001)
- (struct CGPoint) convertPoint:(struct CGPoint)arg1 toView:(id)arg2; (0x101b64006)
- (BOOL) pointInside:(struct CGPoint)arg1 withEvent:(id)arg2; (0x101b6400b)
- (BOOL) canBecomeFocused; (0x101b64010)
- (void) setBackgroundColor:(id)arg1; (0x101b64015)
- (void) addSubview:(id)arg1; (0x101b6401a)
- (id) layer; (0x101b6401f)
- (void) setNeedsLayout; (0x101b64024)
- (void) setCenter:(struct CGPoint)arg1; (0x101b64029)
- (void) setBounds:(struct CGRect)arg1; (0x101b6402e)
- (struct CGSize) intrinsicContentSize; (0x101b64033)
- (void) setTransform:(struct CGAffineTransform)arg1; (0x101b64038)
- (void) removeFromSuperview; (0x101b6403d)
- (void) setHidden:(BOOL)arg1; (0x101b64042)
- (BOOL) isHidden; (0x101b64047)
- (void) setUserInteractionEnabled:(BOOL)arg1; (0x101b6404c)
- (id) subviews; (0x101b64051)
- (long) tag; (0x101b64056)
- (void) _enumerateDescendentViews:(^block)arg1; (0x7fff47158a7f)
- (void) didMoveToSuperview; (0x101b6405b)
- (void) didMoveToWindow; (0x101b64060)
- (id) superview; (0x101b64065)
- (double) alpha; (0x101b6406a)
- (struct CGSize) size; (0x101b6406f)
- (BOOL) isUserInteractionEnabled; (0x101b64074)
- (struct CGPoint) center; (0x101b64079)
- (id) hitTest:(struct CGPoint)arg1 withEvent:(id)arg2; (0x101b6407e)
- (struct CGRect) convertRect:(struct CGRect)arg1 toView:(id)arg2; (0x101b64083)
- (BOOL) isEnabled; (0x101b64088)
- (void) setAlpha:(double)arg1; (0x101b6408d)
- (id) backgroundColor; (0x101b64092)
- (void) insertSubview:(id)arg1 atIndex:(long)arg2; (0x101b64097)
- (void) setValue:(id)arg1 forKey:(id)arg2; (0x101b6409c)
- (void) layoutIfNeeded; (0x101b640a1)
- (void) setEnabled:(BOOL)arg1; (0x101b640a6)
- (BOOL) isDescendantOfView:(id)arg1; (0x101b640ab)
- (id) preferredFocusedView; (0x101b640b0)
- (id) preferredFocusEnvironments; (0x101b640b5)
- (void) didUpdateFocusInContext:(id)arg1 withAnimationCoordinator:(id)arg2; (0x101b640ba)
- (id) _screen; (0x7fff4713552f)
- (BOOL) _isEligibleForFocusInteraction; (0x7fff471451f3)
- (id) nextResponder; (0x101b640bf)
- (BOOL) isOpaque; (0x101b640c4)
- (BOOL) isHiddenOrHasHiddenAncestor; (0x101b640c9)
- (struct CGAffineTransform) transform; (0x101b640ce)
- (void) willRemoveSubview:(id)arg1; (0x101b640d3)
- (void) insertSubview:(id)arg1 belowSubview:(id)arg2; (0x101b640d8)
- (void) insertSubview:(id)arg1 aboveSubview:(id)arg2; (0x101b640dd)
- (struct CGRect) alignmentRectForFrame:(struct CGRect)arg1; (0x101b640e2)
- (struct CGSize) sizeThatFits:(struct CGSize)arg1; (0x101b640e7)
- (id) recursiveDescription; (0x101b640ec)
- (struct CGRect) visibleBounds; (0x101b640f1)
- (struct CGPoint) convertPoint:(struct CGPoint)arg1 fromView:(id)arg2; (0x101b640f6)
- (BOOL) _allowsFocusToLeaveViaHeading:(unsigned long)arg1; (0x7fff471442a3)
- (id) _childFocusRegionsInRect:(struct CGRect)arg1 inCoordinateSpace:(id)arg2; (0x7fff47145415)
- (void) _didRemoveSubview:(id)arg1; (0x7fff4714e1ae)
- (void) _didUpdateFocusInContext:(id)arg1 withAnimationCoordinator:(id)arg2; (0x7fff47144f4a)
- (BOOL) becomeFirstResponder; (0x101b640fb)
- (BOOL) clipsToBounds; (0x101b64100)
- (id) traitCollection; (0x101b64105)
- (id) interactions; (0x101b6410a)
- (BOOL) accessibilityIgnoresInvertColors; (0x101b6410f)
- (void) willMoveToWindow:(id)arg1; (0x101b64114)
- (void) _notifyReferenceViewSizeChange; (0x7fff47163866)
- (id) initWithSize:(struct CGSize)arg1; (0x101b64119)
- (BOOL) drawViewHierarchyInRect:(struct CGRect)arg1 afterScreenUpdates:(BOOL)arg2; (0x101b6411e)
- (BOOL) _accessibilityCanDrag; (0x7fff46704a84)
- (BOOL) _accessibilityCanDrop; (0x7fff46705204)
- (void) drawLayer:(id)arg1 inContext:(struct CGContext*)arg2; (0x101b64123)
- (id) _window; (0x7fff4713551d)
- (BOOL) isFocused; (0x101b64128)
- (BOOL) containsView:(id)arg1; (0x101b6412d)
- (id) interactionTintColor; (0x101b64132)
- (void) didAddSubview:(id)arg1; (0x101b64137)
- (void) _setFirstResponder:(id)arg1; (0x7fff4714340f)
- (BOOL) _isTransparentFocusRegion; (0x7fff47145606)
- (void) setNeedsFocusUpdate; (0x101b6413c)
- (void) updateFocusIfNeeded; (0x101b64141)
- (BOOL) shouldUpdateFocusInContext:(id)arg1; (0x101b64146)
- (id) parentFocusEnvironment; (0x101b6414b)
- (id) focusItemContainer; (0x101b64150)
- (id) focusItemsInRect:(struct CGRect)arg1; (0x101b64155)
- (id) coordinateSpace; (0x101b6415a)
- (BOOL) areChildrenFocused; (0x101b6415f)
- (void) setFrame:(struct CGRect)arg1; (0x101b64164)
- (void) setAreChildrenFocused:(BOOL)arg1; (0x101b64169)
- (void) _setNeedsNonDeferredFocusUpdate; (0x7fff47145164)
- (void) sizeToFit; (0x101b6416e)
- (void) _setContinuousCornerRadius:(double)arg1; (0x7fff4713d1b8)
- (void) setContentMode:(long)arg1; (0x101b64173)
- (BOOL) _shouldReverseLayoutDirection; (0x7fff471693fc)
- (void) setAutoresizingMask:(unsigned long)arg1; (0x101b64178)
- (struct CGRect) _inscribedRectInBoundingPathByInsettingRect:(struct CGRect)arg1 onEdges:(unsigned long)arg2 withOptions:(unsigned long)arg3; (0x7fff471698f9)
- (void) setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; (0x101b6417d)
- (id) constraints; (0x101b64182)
- (id) centerXAnchor; (0x101b64187)
- (id) centerYAnchor; (0x101b6418c)
- (id) widthAnchor; (0x101b64191)
- (id) heightAnchor; (0x101b64196)
- (void) updateConstraints; (0x101b6419b)
- (void) setTintColor:(id)arg1; (0x101b641a0)
- (int) _style; (0x7fff47168e4e)
- (void) setContentCompressionResistancePriority:(float)arg1 forAxis:(long)arg2; (0x101b641a5)
- (void) addLayoutGuide:(id)arg1; (0x101b641aa)
- (void) updateConstraintsIfNeeded; (0x101b641af)
- (void) setContentHuggingPriority:(float)arg1 forAxis:(long)arg2; (0x101b641b4)
- (id) leadingAnchor; (0x101b641b9)
- (id) layoutMarginsGuide; (0x101b641be)
- (id) topAnchor; (0x101b641c3)
- (id) trailingAnchor; (0x101b641c8)
- (id) bottomAnchor; (0x101b641cd)
- (id) firstBaselineAnchor; (0x101b641d2)
- (void) setLayoutMargins:(struct UIEdgeInsets)arg1; (0x101b641d7)
- (void) layoutMarginsDidChange; (0x101b641dc)
- (struct UIEdgeInsets) layoutMargins; (0x101b641e1)
- (void) setClipsToBounds:(BOOL)arg1; (0x101b641e6)
- (void) _setCornerRadius:(double)arg1; (0x7fff4713d2be)
- (BOOL) gestureRecognizerShouldBegin:(id)arg1; (0x101b641eb)
- (double) _baselineOffsetFromBottom; (0x7fff471309a7)
- (double) _firstBaselineOffsetFromTop; (0x7fff471309b0)
- (struct CGRect) extent; (0x101b641f0)
- (struct CGPoint) origin; (0x101b641f5)
- (struct CGPoint) position; (0x101b641fa)
- (void) setPosition:(struct CGPoint)arg1; (0x101b641ff)
- (id) safeAreaLayoutGuide; (0x101b64204)
- (id) leftAnchor; (0x101b64209)
- (id) rightAnchor; (0x101b6420e)
- (void) setOpaque:(BOOL)arg1; (0x101b64213)
- (struct CGSize) systemLayoutSizeFittingSize:(struct CGSize)arg1; (0x101b64218)
- (struct CGSize) systemLayoutSizeFittingSize:(struct CGSize)arg1 withHorizontalFittingPriority:(float)arg2 verticalFittingPriority:(float)arg3; (0x101b6421d)
- (void) traitCollectionDidChange:(id)arg1; (0x101b64222)
- (id) snapshotViewAfterScreenUpdates:(BOOL)arg1; (0x101b64227)
- (id) _layer; (0x7fff4716ecfd)
- (double) _continuousCornerRadius; (0x7fff4713d21e)
- (void) addAnimation:(id)arg1 forKey:(id)arg2; (0x101b6422c)
- (struct CGRect) _largestInscribedRectInBoundingPathWithCenter:(struct CGPoint)arg1 aspectRatio:(double)arg2; (0x7fff47169b29)
- (struct CGRect) convertRect:(struct CGRect)arg1 toCoordinateSpace:(id)arg2; (0x101b64231)
- (struct UIEdgeInsets) alignmentRectInsets; (0x101b64236)
- (struct CGRect) hitRect; (0x101b6423b)
- (long) effectiveUserInterfaceLayoutDirection; (0x101b64240)
- (void) invalidateIntrinsicContentSize; (0x101b64245)
- (void) _observeScrollViewDidScroll:(id)arg1; (0x7fff4715b71b)
- (void) insertSubview:(id)arg1 below:(id)arg2; (0x101b6424a)
- (void) removeGestureRecognizer:(id)arg1; (0x101b6424f)
- (void) setInsetsLayoutMarginsFromSafeArea:(BOOL)arg1; (0x101b64254)
- (void) setPreservesSuperviewLayoutMargins:(BOOL)arg1; (0x101b64259)
- (void) setNeedsUpdateConstraints; (0x101b6425e)
- (BOOL) _isInAWindow; (0x7fff4715d720)
- (void) setOverrideUserInterfaceStyle:(long)arg1; (0x101b64263)
- (id) tintColor; (0x101b64268)
- (void) tintColorDidChange; (0x101b6426d)
- (id) viewForFirstBaselineLayout; (0x101b64272)
- (id) viewForLastBaselineLayout; (0x101b64277)
- (BOOL) translatesAutoresizingMaskIntoConstraints; (0x101b6427c)
- (void) sendSubviewToBack:(id)arg1; (0x101b64281)
- (double) _cornerRadius; (0x7fff4713d26e)
- (id) _backgroundColor; (0x7fff4714e64b)
- (id) lastBaselineAnchor; (0x101b64286)
- (void) bringSubviewToFront:(id)arg1; (0x101b6428b)
- (void) addInteraction:(id)arg1; (0x101b64290)
- (void) removeInteraction:(id)arg1; (0x101b64295)
- (BOOL) _isDeallocating; (0x7fff4716ec73)
- (void) setSemanticContentAttribute:(long)arg1; (0x101b6429a)
- (void) setDirectionalLayoutMargins:(struct NSDirectionalEdgeInsets)arg1; (0x101b6429f)
- (struct NSDirectionalEdgeInsets) directionalLayoutMargins; (0x101b642a4)
- (void) insertSubview:(id)arg1 above:(id)arg2; (0x101b642a9)
- (void) setEdgesInsettingLayoutMarginsFromSafeArea:(unsigned long)arg1; (0x101b642ae)
- (void) safeAreaInsetsDidChange; (0x101b642b3)
- (void) _populateArchivedSubviews:(id)arg1; (0x7fff4715fd99)
- (void) setAutoresizesSubviews:(BOOL)arg1; (0x101b642b8)
- (struct CGPoint) convertPoint:(struct CGPoint)arg1 toCoordinateSpace:(id)arg2; (0x101b642bd)
- (struct CGPoint) convertPoint:(struct CGPoint)arg1 fromCoordinateSpace:(id)arg2; (0x101b642c2)
- (struct CGRect) convertRect:(struct CGRect)arg1 fromCoordinateSpace:(id)arg2; (0x101b642c7)
- (void) setSize:(struct CGSize)arg1; (0x101b642cc)
- (id) snapshot; (0x101b642d1)
- (void) addConstraints:(id)arg1; (0x101b642d6)
- (void) removeConstraints:(id)arg1; (0x101b642db)
- (void) setExclusiveTouch:(BOOL)arg1; (0x101b642e0)
- (float) contentHuggingPriorityForAxis:(long)arg1; (0x101b642e5)
- (BOOL) endEditing:(BOOL)arg1; (0x101b642ea)
- (void) _setDrawsAsBackdropOverlayWithBlendMode:(long)arg1; (0x7fff4713cd94)
- (void) updateUserActivityState:(id)arg1; (0x101b642ef)
- (BOOL) needsUpdateConstraints; (0x101b642f4)
- (void) _setTouchInsets:(struct UIEdgeInsets)arg1; (0x7fff47135989)
- (struct UIEdgeInsets) _touchInsets; (0x7fff4713596a)
- (void) setLayoutMarginsFollowReadableWidth:(BOOL)arg1; (0x101b642f9)
- (void) setOrigin:(struct CGPoint)arg1; (0x101b642fe)
- (void) setMaskView:(id)arg1; (0x101b64303)
- (id) maskView; (0x101b64308)
- (void) setNeedsDisplay; (0x101b6430d)
- (void) addConstraint:(id)arg1; (0x101b64312)
- (id) snapshotView; (0x101b64317)
- (id) resizableSnapshotViewFromRect:(struct CGRect)arg1 afterScreenUpdates:(BOOL)arg2 withCapInsets:(struct UIEdgeInsets)arg3; (0x101b6431c)
- (void) setTag:(long)arg1; (0x101b64321)
- (id) viewWithTag:(long)arg1; (0x101b64326)
- (BOOL) _tryRetain; (0x7fff4716ec38)
- (void) drawRect:(struct CGRect)arg1; (0x101b6432b)
- (void) _setInteractionTintColor:(id)arg1; (0x7fff4713bcbf)
- (void) layoutBelowIfNeeded; (0x101b64330)
- (void) setWantsDeepColorDrawing:(BOOL)arg1; (0x101b64335)
- (long) tintAdjustmentMode; (0x101b6433a)
- (BOOL) needsDisplay; (0x101b6433f)
- (void) willMoveToSuperview:(id)arg1; (0x101b64344)
- (id) _scroller; (0x7fff4715be67)
- (void) _setHostsLayoutEngine:(BOOL)arg1; (0x7fff470876a9)
- (double) _preferredMaxLayoutWidth; (0x7fff4708c259)
- (void) setNeedsDisplayInRect:(struct CGRect)arg1; (0x101b64349)
- (double) contentScaleFactor; (0x101b6434e)
- (void) _dynamicUserInterfaceTraitDidChange; (0x7fff4716b05b)
- (BOOL) _isAncestorOfFirstResponder; (0x7fff4715ff6c)
- (BOOL) _shouldAnimatePropertyWithKey:(id)arg1; (0x7fff47139cda)
- (double) _contentMargin; (0x7fff4713cb0c)
- (long) contentMode; (0x101b64353)
- (void) setFrameOrigin:(struct CGPoint)arg1; (0x101b64358)
- (id) _layoutEngine; (0x7fff47147793)
- (void) nsis_valueOfVariable:(id)arg1 didChangeInEngine:(id)arg2; (0x7fff4708c49e)
- (id) nsli_superitem; (0x7fff4708fc3f)
- (BOOL) nsli_isLegalConstraintItem; (0x7fff4709107b)
- (BOOL) nsli_isRTL; (0x7fff47091083)
- (id) nsli_layoutAnchorForAttribute:(long)arg1; (0x7fff4709109d)
- (BOOL) nsli_canHostIndependentVariableAnchor; (0x7fff47091073)
- (BOOL) nsli_isFlipped; (0x7fff47091063)
- (id) nsli_minYVariable; (0x7fff471307d0)
- (id) nsli_boundsHeightVariable; (0x7fff4713087d)
- (id) nsli_minXVariable; (0x7fff47130784)
- (id) nsli_description; (0x7fff47091000)
- (BOOL) nsli_descriptionIncludesPointer; (0x7fff47091038)
- (id) nsli_layoutEngine; (0x7fff4708fbbb)
- (id) nsli_installedConstraints; (0x7fff4707c340)
- (struct CGSize) nsli_engineToUserScalingCoefficients; (0x7fff4708d117)
- (BOOL) nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 forConstraint:(id)arg4; (0x7fff4708e60f)
- (id) _referenceView; (0x7fff4708631a)
- (BOOL) hasAmbiguousLayout; (0x101b6435d)
- (id) nsis_descriptionOfVariable:(id)arg1; (0x7fff4708c6f0)
- (BOOL) nsis_valueOfVariableIsUserObservable:(id)arg1; (0x7fff4708cd08)
- (int) nsis_orientationHintForVariable:(id)arg1; (0x7fff4708c978)
- (id) nsli_boundsWidthVariable; (0x7fff4713081c)
- (id) engine:(id)arg1 markerForConstraintToBreakAmongConstraints:(id)arg2; (0x101b64362)
- (void) engine:(id)arg1 willBreakConstraint:(id)arg2 dueToMutuallyExclusiveConstraints:(id)arg3; (0x101b64367)
- (void) constraintsDidChangeInEngine:(id)arg1; (0x101b6436c)
- (BOOL) nsis_shouldIntegralizeVariable:(id)arg1; (0x7fff4708ccd5)
- (void) solutionDidChangeInEngine:(id)arg1; (0x101b64371)
- (BOOL) nsli_resolvedValue:(double*)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id*)arg4; (0x7fff4708fc51)
- (BOOL) nsli_defaultResolvedValue:(double*)arg1 forSymbolicConstant:(id)arg2 inConstraint:(id)arg3 error:(id*)arg4; (0x7fff4708fc63)
- (double) nsli_marginOffsetForAttribute:(long)arg1; (0x7fff4707c82a)
- (struct CGSize) nsli_convertSizeFromEngineSpace:(struct CGSize)arg1; (0x7fff4708fc10)
- (void) nsli_addConstraint:(id)arg1; (0x7fff4707bd37)
- (BOOL) nsli_removeConstraint:(id)arg1; (0x7fff4707c086)
- (unsigned long) nsli_autoresizingMask; (0x7fff47091051)
- (id) nsli_layoutMarginsItem; (0x7fff4707c818)
- (void) setContentScaleFactor:(double)arg1; (0x101b64376)
- (BOOL) _canDrawContent; (0x7fff4715c04c)
- (BOOL) _controlsOwnScaleFactor; (0x7fff4715c0c4)
- (id) _maskView; (0x7fff4713d133)
- (void) removeConstraint:(id)arg1; (0x101b6437b)
- (void) setAccessibilityIgnoresInvertColors:(BOOL)arg1; (0x101b64380)
- (void) layerWillDraw:(id)arg1; (0x101b64385)
- (void) layoutSublayersOfLayer:(id)arg1; (0x101b6438a)
- (id) actionForLayer:(id)arg1 forKey:(id)arg2; (0x101b6438f)
- (void) _didScroll; (0x7fff4715b72d)
- (unsigned long) _edgesPropagatingSafeAreaInsetsToDescendants; (0x7fff47137f20)
- (void) setMultipleTouchEnabled:(BOOL)arg1; (0x101b64394)
- (double) _currentScreenScale; (0x7fff471610a7)
- (void) drawRect:(struct CGRect)arg1 forViewPrintFormatter:(id)arg2; (0x101b64399)
- (BOOL) _hostsLayoutEngineAllowsTAMIC_NO; (0x7fff47087607)
- (void) setClearsContextBeforeDrawing:(BOOL)arg1; (0x101b6439e)
- (long) _userInterfaceIdiom; (0x7fff4715cdf9)
- (float) contentCompressionResistancePriorityForAxis:(long)arg1; (0x101b643a3)
- (void) _intrinsicContentSizeInvalidatedForChildView:(id)arg1; (0x7fff4714352d)
- (void) _accessibilitySetInterfaceStyleIntent:(unsigned long)arg1; (0x7fff4713c94d)
- (struct CGSize) _systemLayoutSizeFittingSize:(struct CGSize)arg1 withHorizontalFittingPriority:(float)arg2 verticalFittingPriority:(float)arg3; (0x7fff47084002)
- (void) _tintColorDidChange; (0x7fff4713bf1f)
- (void) removeLayoutGuide:(id)arg1; (0x101b643a8)
- (void) setCharge:(float)arg1; (0x101b643ad)
- (BOOL) cancelTouchTracking; (0x101b643b2)
- (void) _setDrawsAsBackdropOverlay:(BOOL)arg1; (0x7fff4713cd70)
- (id) _viewControllerForAncestor; (0x7fff4715bd44)
- (void) _setChargeEnabled:(BOOL)arg1; (0x7fff4713591f)
- (void) _removeAllAnimations:(BOOL)arg1; (0x7fff471584cf)
- (void) setDeliversTouchesForGesturesToSuperview:(BOOL)arg1; (0x101b643b7)
- (void) _setVisualAltitude:(double)arg1; (0x7fff4713fec3)
- (void) setNeedsDisplayOnBoundsChange:(BOOL)arg1; (0x101b643bc)
- (void) setClearsContext:(BOOL)arg1; (0x101b643c1)
- (long) semanticContentAttribute; (0x101b643c6)
- (void) deferredBecomeFirstResponder; (0x101b643cb)
- (void) setSafeAreaInsets:(struct UIEdgeInsets)arg1; (0x101b643d0)
- (id) _accessibilityHigherContrastTintColorForColor:(id)arg1; (0x7fff4713c5fd)
- (void) setInteractions:(id)arg1; (0x101b643d5)
- (void) viewDidMoveToSuperview; (0x101b643da)
- (id) _previousKeyResponder; (0x7fff471361b5)
- (void) _collectKeyViews:(id)arg1; (0x7fff4715dcf5)
- (unsigned long) autoresizingMask; (0x101b643df)
- (struct UIEdgeInsets) _concreteDefaultLayoutMargins; (0x7fff47137d5a)
- (void) _setBackdropMaskViewFlags:(long)arg1; (0x7fff4713d339)
- (struct CGSize) convertSize:(struct CGSize)arg1 toView:(id)arg2; (0x101b643e4)
- (void) setTintAdjustmentMode:(long)arg1; (0x101b643e9)
- (BOOL) drawViewHierarchyInRect:(struct CGRect)arg1; (0x101b643ee)
- (long) overrideUserInterfaceStyle; (0x101b643f3)
- (id) inputResponderController; (0x101b643f8)
- (id) hitTest:(struct CGPoint)arg1 forEvent:(struct __GSEvent*)arg2; (0x101b643fd)
- (struct CATransform3D) transform3D; (0x101b64402)
- (void) _recursivelyNameLayerTree; (0x7fff47160e7e)
- (BOOL) pointInside:(struct CGPoint)arg1 forEvent:(struct __GSEvent*)arg2; (0x101b64407)
- (struct CGRect) frameForAlignmentRect:(struct CGRect)arg1; (0x101b6440c)
- (void) setTransform3D:(struct CATransform3D)arg1; (0x101b64411)
- (id) _gestureRecognizers; (0x7fff47160569)
- (void) _setMaskView:(id)arg1; (0x7fff4713cf1c)
- (BOOL) needsDisplayOnBoundsChange; (0x101b64416)
- (void) _setOverrideUserInterfaceStyle:(long)arg1; (0x7fff4716b0e5)
- (void) setInteractionTintColor:(id)arg1; (0x101b6441b)
- (long) _overrideUserInterfaceStyle; (0x7fff4716b061)
- (void) _removeBoundingPathChangeObserver:(id)arg1; (0x7fff4716a6d9)
- (void) _addBoundingPathChangeObserver:(id)arg1; (0x7fff4716a583)
- (id) _imageFromRect:(struct CGRect)arg1; (0x7fff47153aa6)
- (struct UIEdgeInsets) hitTestInsets; (0x101b64420)
- (void) setHitTestInsets:(struct UIEdgeInsets)arg1; (0x101b64425)
- (float) charge; (0x101b6442a)
- (void) _searchForFocusRegionsInContext:(id)arg1; (0x7fff47145783)
- (id) _regionForFocusedItem:(id)arg1 inCoordinateSpace:(id)arg2; (0x7fff4714623d)
- (id) _hitTest:(struct CGPoint)arg1 withEvent:(id)arg2 windowServerHitTestWindow:(id)arg3; (0x7fff47148b9b)
- (BOOL) isMultipleTouchEnabled; (0x101b6442f)
- (void) _setVisualAltitudeBias:(struct CGSize)arg1; (0x7fff47140037)
- (struct CGImage*) newSnapshotWithRect:(struct CGRect)arg1; (0x101b64434)
- (BOOL) _alwaysHandleScrollerMouseEvent; (0x7fff4715d66b)
- (void) _invalidateSubviewCache; (0x7fff4715bf5b)
- (id) _traitCollectionForChildEnvironment:(id)arg1; (0x7fff4713a3be)
- (void) _noteTraitsDidChangeRecursively; (0x7fff4713a5cd)
- (void) _processDidChangeRecursivelyFromOldTraits:(id)arg1 toCurrentTraits:(id)arg2 forceNotification:(BOOL)arg3; (0x7fff4713b98c)
- (void) _setFocusInteractionEnabled:(BOOL)arg1; (0x7fff471439c4)
- (id) _initWithLayer:(id)arg1; (0x7fff4715b733)
- (void) setGestureRecognizers:(id)arg1; (0x101b64439)
- (void) _registerForGeometryChanges; (0x7fff4714319c)
- (void) _geometryChanges:(id)arg1 forAncestor:(id)arg2; (0x7fff47143527)
- (void) recursivelyForceDisplayIfNeeded; (0x101b6443e)
- (void) setLargeContentImage:(id)arg1; (0x101b64443)
- (void) setLargeContentTitle:(id)arg1; (0x101b64448)
- (void) forceDisplayIfNeeded; (0x101b6444d)
- (void) setShowsLargeContentViewer:(BOOL)arg1; (0x101b64452)
- (id) viewPrintFormatter; (0x101b64457)
- (Class) _printFormatterClass; (0x7fff46c2f385)
- (void) viewWillMoveToSuperview:(id)arg1; (0x101b6445c)
- (id) _inheritedInteractionTintColor; (0x7fff4713bcdb)
- (void) resizeWithOldSuperviewSize:(struct CGSize)arg1; (0x101b64461)
- (BOOL) _hasLayoutEngine; (0x7fff470870d8)
- (void) _prepareForFirstIntrinsicContentSizeCalculation; (0x7fff4708c1df)
- (struct CGRect) _nsis_bounds; (0x7fff47086fcb)
- (void) _prepareForSecondIntrinsicContentSizeCalculationWithLayoutEngineBounds:(struct CGRect)arg1; (0x7fff4708c1f1)
- (BOOL) _needsDoubleUpdateConstraintsPass; (0x7fff4708c197)
- (void) _setInSecondConstraintsPass:(BOOL)arg1; (0x7fff4708c218)
- (void) _resetToBeginningOfDoublePass; (0x7fff4708c23e)
- (BOOL) _inSecondConstraintsPass; (0x7fff4708c203)
- (void) removeAllGestureRecognizers; (0x101b64466)
- (void) restoreUserActivityState:(id)arg1; (0x101b6446b)
- (struct CGPoint) frameOrigin; (0x101b64470)
- (BOOL) _wantsAutolayout; (0x7fff47085cb6)
- (double) _autolayoutSpacingAtEdge:(int)arg1 forAttribute:(long)arg2 nextToNeighbor:(id)arg3 edge:(int)arg4 attribute:(long)arg5 multiplier:(double)arg6; (0x7fff470934bf)
- (double) _autolayoutSpacingAtEdge:(int)arg1 forAttribute:(long)arg2 inContainer:(id)arg3 isGuide:(BOOL)arg4; (0x7fff4709343c)
- (void) _didInvalidateIntrinsicContentSize; (0x7fff47085cce)
- (BOOL) _hasFontInfoForVerticalBaselineSpacing; (0x7fff470933d8)
- (struct CGSize) _intrinsicSizeWithinSize:(struct CGSize)arg1; (0x7fff4707fb63)
- (void) _setSafeAreaInsetsFrozen:(BOOL)arg1; (0x7fff47138e4d)
- (void) _setShouldRasterize:(BOOL)arg1; (0x7fff47152d36)
- (id) readableContentGuide; (0x101b64475)
- (void) setClipsSubviews:(BOOL)arg1; (0x101b6447a)
- (BOOL) _canHandleStatusBarTouchAtLocation:(struct CGPoint)arg1; (0x7fff4715e197)
- (BOOL) _hasAmbiguousLayout; (0x7fff470816b5)
- (id) constraintsAffectingLayoutForAxis:(long)arg1; (0x101b6447f)
- (BOOL) _UIViewDebuggingIsViewClipping; (0x7fff47166465)
- (void) _setIgnoreBackdropViewsWhenHiding:(BOOL)arg1; (0x7fff471532ea)
- (void) _setLayoutDebuggingIdentifier:(id)arg1; (0x7fff4712f01e)
- (BOOL) _allowsLinkPreviewInteractionInViewServices; (0x7fff4705acbf)
- (id) _viewDelegate; (0x7fff4715e89d)
- (void) exerciseAmbiguityInLayout; (0x101b64484)
- (BOOL) preservesSuperviewLayoutMargins; (0x101b64489)
- (id) viewForBaselineLayout; (0x101b6448e)
- (BOOL) _drawsAsBackdropOverlay; (0x7fff4713cd58)
- (void) setMotionEffects:(id)arg1; (0x101b64493)
- (void) addMotionEffect:(id)arg1; (0x101b64498)
- (id) _nextKeyResponder; (0x7fff47135f78)
- (id) _disabledColor; (0x7fff471639e7)
- (id) _scriptingInfo; (0x7fff47168d59)
- (BOOL) _shouldAnimatePropertyAdditivelyWithKey:(id)arg1; (0x7fff47139d5a)
- (void) stopSettingPresentationValueForKey:(id)arg1; (0x101b6449d)
- (void) _setPresentationValue:(id)arg1 forKey:(id)arg2; (0x7fff4714bd41)
- (void) setEdgesPreservingSuperviewLayoutMargins:(unsigned long)arg1; (0x101b644a2)
- (id) _layoutVariablesWithAmbiguousValue; (0x7fff470816e4)
- (struct CGRect) _accessoryViewFrame; (0x7fff4692e409)
- (void) setLargeContentImageInsets:(struct UIEdgeInsets)arg1; (0x101b644a7)
- (BOOL) cancelMouseTracking; (0x101b644ac)
- (void) _setLayoutEngine:(id)arg1; (0x7fff4712ee54)
- (void) _setUserInterfaceIdiom:(long)arg1; (0x7fff4715ce24)
- (void) _setIgnoresLayerTransformForSafeAreaInsets:(BOOL)arg1; (0x7fff47137f2b)
- (unsigned long) _accessibilityInterfaceStyleIntent; (0x7fff4713c936)
- (id) scriptingInfoWithChildren; (0x101b644b1)
- (struct CGColor*) _backgroundCGColor; (0x7fff47136856)
- (void) _setOverrideVibrancyTrait:(long)arg1; (0x7fff4716b250)
- (id) _enclosingScrollableScrollerIncludingSelf; (0x7fff47168f44)
- (void) removeMotionEffect:(id)arg1; (0x101b644b6)
- (void) _removeAllRetargetableAnimations:(BOOL)arg1; (0x7fff4716244d)
- (id) _velocityForKey:(id)arg1; (0x7fff47162f65)
- (void) _setVelocity:(id)arg1 forKey:(id)arg2; (0x7fff47162f79)
- (id) _containingScrollView; (0x7fff4716027b)
- (id) _rootView; (0x7fff47084a22)
- (id) _motionEffects; (0x7fff4713f595)
- (void) _removeMotionEffect:(id)arg1; (0x7fff4713f39f)
- (void) _addMotionEffect:(id)arg1; (0x7fff4713f2d6)
- (double) _visualAltitude; (0x7fff4713fc12)
- (double) _convertVisualAltitude:(double)arg1 fromView:(id)arg2; (0x7fff471400f3)
- (id) _interactionTintColor; (0x7fff4713bcd1)
- (id) _firstResponder; (0x7fff4715d78a)
- (id) _basicAnimationWithKeyPath:(id)arg1; (0x7fff4715463b)
- (struct CATransform3D) _transform3D; (0x7fff47142029)
- (struct UIEdgeInsets) _focusableContentMargins; (0x7fff47144813)
- (void) _setFocusableContentMargins:(struct UIEdgeInsets)arg1; (0x7fff47144883)
- (id) _preferredConfigurationForFocusAnimation:(long)arg1 inContext:(id)arg2; (0x7fff47144cd0)
- (void) _setIdleModeLayoutAttributes:(id)arg1; (0x7fff47146d4c)
- (void) _setSpeedBumpEdges:(unsigned long)arg1; (0x7fff47144704)
- (unsigned long) _speedBumpEdges; (0x7fff471447ae)
- (void) _setContentRectInPixels:(struct CGRect)arg1 forContentSize:(struct CGSize)arg2; (0x7fff47152ae3)
- (void) _resetContentRect; (0x7fff47152b76)
- (id) _currentFocusAnimationCoordinator; (0x7fff47144c76)
- (id) layoutGuides; (0x101b644bb)
- (void) setContentsPosition:(int)arg1; (0x101b644c0)
- (long) _focusedSound; (0x7fff47144999)
- (void) movedFromWindow:(id)arg1; (0x101b644c5)
- (void) movedToWindow:(id)arg1; (0x101b644ca)
- (long) _overrideVibrancyTrait; (0x7fff4716b1cc)
- (long) _currentUserInterfaceIdiom; (0x7fff4714047e)
- (void) _setRenderConfig:(id)arg1; (0x7fff4692e147)
- (id) _inheritedRenderConfig; (0x7fff4692e26c)
- (BOOL) _accessibilityCanAddItemsToDragSession; (0x7fff4670501a)
- (void) _accessibilityBeginDragAtPoint:(struct CGPoint)arg1 endpoint:(id)arg2 completion:(^block)arg3; (0x7fff46704aed)
- (BOOL) _accessibilityAddItemsToDragSessionAtPoint:(struct CGPoint)arg1; (0x7fff46705084)
- (id) _layoutRect; (0x7fff4716978e)
- (id) _rootInputWindowController; (0x7fff4692e484)
- (BOOL) isAccessibilityElementByDefault; (0x101b644cf)
- (BOOL) isElementAccessibilityExposedToInterfaceBuilder; (0x101b644d4)
- (void) accessibilityUnapplyInvertFilter; (0x101b644d9)
- (BOOL) _ancestorHasInvertFilterApplied; (0x7fff46222d17)
- (BOOL) accessibilityInvertFilterApplied; (0x101b644de)
- (void) accessibilityApplyInvertFilter; (0x101b644e3)
- (id) _enclosingInterfaceActionGroupView; (0x7fff4624b2da)
- (id) _enclosingInterfaceActionRepresentationView; (0x7fff4624b21f)
- (id) motionEffects; (0x101b644e8)
- (id) _layoutDebuggingIdentifier; (0x7fff4712efdf)
- (void) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:(^block)arg1; (0x7fff47088ef2)
- (BOOL) _hasSpringLoadedInteractions; (0x7fff47147565)
- (void) _willUpdateFocusInContext:(id)arg1 withAnimationCoordinator:(id)arg2; (0x7fff47144f44)
- (double) _calculatedIntrinsicHeight; (0x7fff47070802)
- (struct CGRect) _compatibleBounds; (0x7fff4692de95)
- (id) _fallbackTraitCollection; (0x7fff468fb23f)
- (void) _applyISEngineLayoutValuesToBoundsOnly:(BOOL)arg1; (0x7fff4714a72e)
- (BOOL) _hostsLayoutEngine; (0x7fff47087691)
- (BOOL) _forceLayoutEngineSolutionInRationalEdges; (0x7fff47086347)
- (void) _setMonitorsSubtree:(BOOL)arg1; (0x7fff471607f5)
- (void) _removeBackdropMaskViews; (0x7fff4713dbf8)
- (void) _monitoredView:(id)arg1 didMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; (0x7fff471608ba)
- (void) _monitoredView:(id)arg1 willMoveFromSuperview:(id)arg2 toSuperview:(id)arg3; (0x7fff471608b4)
- (id) _backdropMaskViewForFlag:(long)arg1; (0x7fff4713db68)
- (id) _generateBackdropMaskViewForFlag:(long)arg1; (0x7fff4713d6b3)
- (long) _backdropMaskViewFlags; (0x7fff4713d324)
- (id) _backdropMaskViews; (0x7fff4713d424)
- (void) exchangeSubviewAtIndex:(long)arg1 withSubviewAtIndex:(long)arg2; (0x101b644ed)
- (void) _receiveVisitor:(id)arg1; (0x7fff47130a70)
- (id) _initialValueForKey:(id)arg1; (0x7fff4715462d)
- (void) _generateDeferredAnimations:(id)arg1; (0x7fff47154635)
- (BOOL) _hasDeferredAnimationForKey:(id)arg1; (0x7fff471545fc)
- (id) _deferredAnimationForKey:(id)arg1; (0x7fff471545ba)
- (void) _noteLocalTraitsDidChangeRecursively; (0x7fff4713a8c9)
- (void) _addSubview:(id)arg1 positioned:(long)arg2 relativeTo:(id)arg3; (0x7fff4715e9fc)
- (double) _preferredContentScaleFactorForScreenScale:(double)arg1; (0x7fff47152cb4)
- (BOOL) _shouldInheritScreenScaleAsContentScaleFactor; (0x7fff4715c9ea)
- (BOOL) _applyKeyPathsAndRelativeValues:(id)arg1 forMotionEffect:(id)arg2; (0x7fff4713fbe8)
- (void) _ensureViewsAreInstalledInRelativeOrder:(id*)arg1 viewCount:(long)arg2 insertionStartIndex:(long)arg3; (0x7fff4715fa31)
- (id) _encodableSubviews; (0x7fff47161223)
- (void) _setSpringLoaded:(BOOL)arg1 interactionInitializer:(^block)arg2; (0x7fff47147608)
- (id) _constraintsExceptingSubviewAutoresizingConstraints; (0x7fff471477da)
- (void) _didMoveFromWindow:(id)arg1 toWindow:(id)arg2; (0x7fff4715c0cc)
- (void) _removeGeometryChangeObserver:(id)arg1; (0x7fff471422b2)
- (void) _addGeometryChangeObserver:(id)arg1; (0x7fff47142177)
- (void) _setRawLayoutMargins:(struct UIEdgeInsets)arg1; (0x7fff471373ee)
- (BOOL) _areAccessibilityButtonShapesEnabled; (0x7fff47168ff5)
- (void) _didChangeFromIdiom:(long)arg1 onScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; (0x7fff4715d298)
- (BOOL) _contentHuggingDefault_isUsuallyFixedHeight; (0x7fff4707f777)
- (void) _uinavigationbar_prepareToAppearInNavigationItem:(id)arg1 onLeft:(BOOL)arg2; (0x7fff46328576)
- (Class) _appearanceGuideClass; (0x7fff47130fe6)
- (int) _containerStyle; (0x7fff47168ddb)
- (void) _setAppearanceIsInvalid:(BOOL)arg1; (0x7fff4713a1da)
- (struct UIEdgeInsets) _safeAreaInsetsForFrame:(struct CGRect)arg1 inSuperview:(id)arg2; (0x7fff4713801a)
- (BOOL) _shouldArchiveUIAppearanceTags; (0x7fff47130aab)
- (void) _setShouldArchiveUIAppearanceTags:(BOOL)arg1; (0x7fff47130a8c)
- (void) _updateNeedsDisplayOnBoundsChange; (0x7fff4715c06a)
- (struct UIEdgeInsets) _rawLayoutMargins; (0x7fff471476a7)
- (BOOL) _areLayoutMarginsDirectional; (0x7fff4712ee3b)
- (void) _willMoveToWindow:(id)arg1; (0x7fff4714ed18)
- (BOOL) _isInLayoutSubviews; (0x7fff471524ec)
- (BOOL) _subclassImplementsDrawRect; (0x7fff4715bdb7)
- (void) _invalidateAppearance; (0x7fff47139ea8)
- (BOOL) _appearanceIsInvalid; (0x7fff4713a1c2)
- (void) _invalidateIntrinsicContentSizeNeedingLayout:(BOOL)arg1; (0x7fff47087107)
- (double) _textButtonMargin; (0x7fff4713cba0)
- (double) _imageButtonMargin; (0x7fff4713cd46)
- (void) _pushDisableLayoutFlushing; (0x7fff4707f5e9)
- (void) _popDisableLayoutFlushing; (0x7fff4707f641)
- (void) _setWantsAutolayout; (0x7fff47085c48)
- (BOOL) _becomeFirstResponderWhenPossible; (0x7fff471365e5)
- (void) _clearBecomeFirstResponderWhenCapable; (0x7fff471365d3)
- (BOOL) _isFocusedOrAncestorOfFocusedView; (0x7fff47143ab9)
- (void) _setContentImage:(id)arg1; (0x7fff4715e1f8)
- (void) setCompositingMode:(long)arg1; (0x101b644f2)
- (struct CGRect) _defaultFocusRegionFrame; (0x7fff47145684)
- (struct CGRect) _responderSelectionRectForWindow:(id)arg1; (0x7fff471403a8)
- (long) _focusTouchSensitivityStyle; (0x7fff47144d05)
- (struct CGRect) _visualAltitudeSensitiveBoundsWithInfiniteEdges:(unsigned long)arg1; (0x7fff4716395c)
- (void) _setFlipsHorizontalAxis:(BOOL)arg1; (0x7fff464c6a60)
- (id) _visualRecursiveDescription; (0x7fff4640c468)
- (BOOL) layoutMarginsFollowReadableWidth; (0x101b644f7)
- (unsigned long) edgesInsettingLayoutMarginsFromSafeArea; (0x101b644fc)
- (BOOL) _safeAreaWidthExceedsReadableWidth; (0x7fff47139ae3)
- (struct CGSize) _systemLayoutSizeFittingSize:(struct CGSize)arg1 withHorizontalFittingPriority:(float)arg2 verticalFittingPriority:(float)arg3 hasIntentionallyCollapsedHeight:(BOOL*)arg4; (0x7fff470841c3)
- (void) _setIsAncestorOfFirstResponder:(BOOL)arg1; (0x7fff4715ff47)
- (void) _setHiddenForReuse:(BOOL)arg1; (0x7fff471534f7)
- (id) _subviewAtIndex:(long)arg1; (0x7fff4715fb56)
- (void) _unregisterForGeometryChanges; (0x7fff47143384)
- (id) _templateLayoutView; (0x7fff4712f055)
- (BOOL) _isHiddenForReuse; (0x7fff471535f4)
- (id) _viewControllerToNotifyOnLayoutSubviews; (0x7fff47163942)
- (void) _setTemplateLayoutView:(id)arg1; (0x7fff4712f095)
- (void) _setLayoutEngineSuspended:(BOOL)arg1; (0x7fff47087922)
- (BOOL) _isFocusableElement; (0x7fff47144566)
- (BOOL) _hasFocusableContents; (0x7fff47144345)
- (BOOL) _shouldUpdateFocusInContext:(id)arg1; (0x7fff47144f2a)
- (id) _fulfillPromisedFocusRegion; (0x7fff471455fd)
- (id) _focusRegionFocusSystem; (0x7fff471452a0)
- (struct CGRect) _focusRegionFrame; (0x7fff471452ce)
- (BOOL) _legacy_isEligibleForFocusInteraction; (0x7fff471452bc)
- (BOOL) _isPromiseFocusRegion; (0x7fff471455f5)
- (id) _focusRegionView; (0x7fff471455da)
- (id) _focusRegionGuides; (0x7fff471455e3)
- (id) _focusDebugOverlayParentView; (0x7fff4714560e)
- (id) _preferredFocusRegionCoordinateSpace; (0x7fff47145634)
- (BOOL) _flipsHorizontalAxis; (0x7fff464c6a1c)
- (void) _updateInferredLayoutMargins; (0x7fff47137530)
- (BOOL) _shouldSuspendLayoutEngine; (0x7fff47087930)
- (void) _resumeLayoutEngine; (0x7fff47087942)
- (BOOL) _isLayoutEngineSuspended; (0x7fff47087928)
- (BOOL) _forwardsSystemLayoutFittingSizeToContentView:(id)arg1; (0x7fff47083eb1)
- (void) _setSafeAreaInsets:(struct UIEdgeInsets)arg1 updateSubviewsDuringNextLayoutPass:(BOOL)arg2; (0x7fff47138c01)
- (void) _beginOcclusion:(id)arg1; (0x7fff4713c6cf)
- (void) _endOcclusion:(id)arg1; (0x7fff4713c716)
- (void) _setCanBeParentTraitEnvironment:(BOOL)arg1; (0x7fff4713a3e6)
- (void) _setPresentationControllerToNotifyOnLayoutSubviews:(id)arg1; (0x7fff4715e8e9)
- (id) _appearanceContainer; (0x7fff47130f72)
- (id) _focusMapContainer; (0x7fff4714528e)
- (id) _lastNotifiedTraitCollection; (0x7fff47147842)
- (void) _setFrameIgnoringLayerTransform:(struct CGRect)arg1; (0x7fff47141a38)
- (struct CGRect) _frameIgnoringLayerTransform; (0x7fff471418e8)
- (void) _willChangeToIdiom:(long)arg1 onScreen:(id)arg2; (0x7fff4714e7e3)
- (BOOL) _safeAreaInsetsFrozen; (0x7fff47138eb1)
- (BOOL) _containedInAbsoluteResponderChain; (0x7fff4715dbd5)
- (BOOL) insetsLayoutMarginsFromSafeArea; (0x101b64501)
- (void) _constrainViewToSuperview; (0x7fff465d2d98)
- (void) _setViewDelegate:(id)arg1; (0x7fff4715e7e9)
- (BOOL) autoresizesSubviews; (0x101b64506)
- (BOOL) _isMemberOfViewControllerHierarchy:(id)arg1; (0x7fff471638ec)
- (BOOL) _containsPreferredFocusableView; (0x7fff471442ab)
- (void) _eagerlyUpdateSafeAreaInsetsToDescendant:(id)arg1; (0x7fff4713825f)
- (void) _updateSafeAreaInsets; (0x7fff471381e1)
- (struct UIEdgeInsets) _internalSafeAreaInsets; (0x7fff47138bcf)
- (void) _setViewDelegateContentOverlayInsetsAreClean:(BOOL)arg1; (0x7fff47138eca)
- (BOOL) _ignoresLayerTransformForSafeAreaInsets; (0x7fff47137f4a)
- (void) _is_layout; (0x7fff47085530)
- (void) _setTraitStorageList:(id)arg1; (0x7fff4714d56c)
- (BOOL) _canBeParentTraitEnvironment; (0x7fff4713a3d0)
- (BOOL) _canHostViewControllerContentScrollView; (0x7fff47160405)
- (void) _updateConstraintsAtEngineLevelIfNeeded; (0x7fff4708b671)
- (struct CGPoint) _nsis_origin; (0x7fff4708701d)
- (BOOL) _viewDelegateContentOverlayInsetsAreClean; (0x7fff47138ef2)
- (void) _setNeedsUpdateConstraints; (0x7fff47085890)
- (void) _clearAnimationFilters; (0x7fff471582eb)
- (BOOL) _canBecomeFirstResponderWhenPossible; (0x7fff471365f9)
- (void) _setPreviousFittingSizeInfo:(id)arg1; (0x7fff4708419c)
- (id) _previousFittingSizeInfo; (0x7fff470841b2)
- (double) _paddingForBaselineSpacingFromEdge:(int)arg1 toNeighborEdge:(int)arg2; (0x7fff47093433)
- (BOOL) clearsContextBeforeDrawing; (0x101b6450b)
- (void) _is_setNeedsLayout; (0x7fff47087207)
- (void) _setContentHuggingPriorities:(struct CGSize)arg1; (0x7fff4707f705)
- (id) _viewForBaselineLayout; (0x7fff47075c56)
- (BOOL) _shouldSkipNormalLayoutForSakeOfTemplateLayout; (0x7fff471302fc)
- (id) _layoutDebuggingTitle; (0x7fff4708c340)
- (BOOL) _contentHuggingDefault_isUsuallyFixedWidth; (0x7fff4707f76f)
- (void) _diagnoseFocusabilityForReport:(id)arg1; (0x7fff471463ca)
- (void) _withAutomaticEngineOptimizationDisabled:(^block)arg1; (0x7fff4707adde)
- (id) _tintColorArchivingKey; (0x7fff4713bca0)
- (BOOL) _isContainedInHostedFocusSystem; (0x7fff471439e7)
- (BOOL) useBlockyMagnificationInClassic; (0x101b64510)
- (BOOL) _definesTintColor; (0x7fff4713c298)
- (void) _traitCollectionDidChangeInternal:(const struct _UITraitCollectionChangeDescription*)arg1; (0x7fff4713a9d6)
- (BOOL) _beginDragWithInteractionTouches:(id)arg1; (0x7fff4670455a)
- (void) _setDraggingSourceDelegate:(id)arg1; (0x7fff46704134)
- (BOOL) _beginDragWithTouches:(id)arg1 orInitialCentroid:(struct CGPoint)arg2 accessibilityEndpoint:(id)arg3; (0x7fff4670457e)
- (id) _draggingSourceDelegate; (0x7fff4670411b)
- (id) _accessibilityDragInteractionsForAddingItems; (0x7fff46704e53)
- (void) _beginDragWithInteractionGestureRecognizer:(id)arg1; (0x7fff4670418b)
- (void) _unregisterAsReferenceView; (0x7fff471638d2)
- (void) _registerAsReferenceView; (0x7fff471638c0)
- (BOOL) __isKindOfUIView; (0x7fff4716eb19)
- (long) _keyboardOrientation; (0x7fff46f6865a)
- (void) _clearBecomeFirstResponderWhenCapableOnSubtree; (0x7fff4715dcda)
- (BOOL) _isFocusDirectionFlippedHorizontally; (0x7fff47144991)
- (BOOL) _shouldAlwaysDiagnoseFocusInteractionEligibility; (0x7fff471463d0)
- (void) _diagnoseFocusInteractionEligibilityForReport:(id)arg1; (0x7fff471463d8)
- (BOOL) _uili_isFocusGuide; (0x7fff4708d09c)
- (id) _attributesForFocusRegionContentInCoordinateSpace:(id)arg1; (0x7fff471462d0)
- (unsigned long) _countOfFocusedAncestorTrackingViewsInSubtree; (0x7fff47143c04)
- (BOOL) _tracksFocusedAncestors; (0x7fff47143c26)
- (void) _ancestorWillUpdateFocusInContext:(id)arg1 withAnimationCoordinator:(id)arg2; (0x7fff47143ef0)
- (id) _copyConfigurationAtLocation:(struct CGPoint)arg1; (0x7fff467af8b9)
- (BOOL) _mayRemainFocused; (0x7fff47144cfd)
- (BOOL) _lightStyleRenderConfig; (0x7fff4692e3de)
- (BOOL) showsLargeContentViewer; (0x101b64515)
- (id) largeContentTitle; (0x101b6451a)
- (id) largeContentImage; (0x101b6451f)
- (BOOL) scalesLargeContentImage; (0x101b64524)
- (struct UIEdgeInsets) largeContentImageInsets; (0x101b64529)
- (void) setScalesLargeContentImage:(BOOL)arg1; (0x101b6452e)
- (BOOL) _touchesInsideShouldHideCalloutBar; (0x7fff471638e4)
- (int) textEffectsVisibilityLevel; (0x101b64533)
- (BOOL) _is_needsLayout; (0x7fff470870f1)
- (long) _depthFirstCompare:(id)arg1; (0x7fff468493a1)
- (id) _touchForceObservable; (0x7fff46c81f1d)
- (double) _touchSloppinessFactor; (0x7fff47142048)
- (BOOL) _shouldDelayTouchForSystemGestures:(id)arg1; (0x7fff4715d773)
- (void) _invalidateAppearanceForSubviewsOfClass:(Class)arg1; (0x7fff47139ec6)
- (id) _appearanceTraitCollection; (0x7fff47130fee)
- (void) _invalidateAppearanceForTraitCollection:(id)arg1; (0x7fff4713a01f)
- (BOOL) _hasBaseline; (0x7fff4713094f)
- (void) _setLastNotifiedTraitCollection:(id)arg1; (0x7fff47147853)
- (id) _idleModeLayoutAttributes; (0x7fff47146d62)
- (void) _setLocalOverrideTraitCollection:(id)arg1; (0x7fff4713a43d)
- (void) _didChangeKeyplaneWithContext:(id)arg1; (0x7fff4692decf)
- (unsigned long) _clipCornersOfView:(id)arg1; (0x7fff4692df14)
- (void) _setAccessoryViewFrame:(struct CGRect)arg1; (0x7fff4692e459)
- (unsigned long) _clipCorners; (0x7fff4692df00)
- (void) _convertToAutolayoutSizingIfNecessary; (0x7fff4692e50b)
- (void) _removeAutolayoutSizingConstraints; (0x7fff4692e5ee)
- (BOOL) _hasAutolayoutHeightConstraint; (0x7fff4692e799)
- (double) _findAutolayoutHeightConstraint; (0x7fff4692e7aa)
- (void) reduceWidth:(double)arg1; (0x101b64538)
- (struct CGRect) _convertViewPointToSceneSpaceForKeyboard:(struct CGRect)arg1; (0x7fff46f684ce)
- (int) textEffectsVisibilityLevelInKeyboardWindow; (0x101b6453d)
- (double) _convertVisualAltitude:(double)arg1 toView:(id)arg2; (0x7fff4714039b)
- (id) _generateBackdropMaskImage; (0x7fff4713d519)
- (BOOL) _wantsDeepDrawing; (0x7fff47131fdd)
- (void) _applyAppearanceInvocations; (0x7fff4715c91c)
- (BOOL) _disableGeometryObserverNotification; (0x7fff47142150)
- (id) focusGuides; (0x101b64542)
- (void) setDeliversButtonsForGesturesToSuperview:(BOOL)arg1; (0x101b64547)
- (void) _addGestureRecognizer:(id)arg1 atEnd:(BOOL)arg2; (0x7fff4716057e)
- (id) _enclosingScrollerIncludingSelf; (0x7fff47168ea9)
- (BOOL) _shouldIgnoreAutofillSave; (0x7fff47163a52)
- (void) _gatherKeyResponders:(id)arg1 indexOfSelf:(unsigned long*)arg2 visibilityTest:(^block)arg3 passingTest:(^block)arg4 subviewsTest:(^block)arg5; (0x7fff4713637f)
- (BOOL) _unapplyMotionEffect:(id)arg1; (0x7fff4713fbf0)
- (BOOL) _shouldEnclosedScrollViewFlashIndicators:(id)arg1; (0x7fff47168fed)
- (BOOL) _canBeReusedInPickerView; (0x7fff46c29b87)
- (void) resizeSubviewsWithOldSize:(struct CGSize)arg1; (0x101b6454c)
- (id) _undimmedTintColor; (0x7fff4713c4d1)
- (id) _largeContentStoredProperties; (0x7fff46ff17c9)
- (id) _textServicesResponderProxy; (0x7fff47135a26)
- (id) _selectToHereResponderProxy; (0x7fff47135b84)
- (BOOL) _isRootForKeyResponderCycle; (0x7fff4715dc2b)
- (struct CGRect) _responderExternalTouchRectForWindow:(id)arg1; (0x7fff47140448)
- (BOOL) _supportsBecomeFirstResponderWhenPossible; (0x7fff4713660f)
- (void) _dispatchTintColorVisitorWithReasons:(unsigned long)arg1; (0x7fff4713ba4a)
- (void) _layoutConstraintCleanup; (0x7fff47134e94)
- (void) _recursivelySuspendMotionEffects; (0x7fff4713f822)
- (void) _recursivelyReconsiderMotionEffectSuspension; (0x7fff4713fb84)
- (void) _recursiveEagerlyUpdateSafeAreaInsetsUntilViewController; (0x7fff4713848f)
- (BOOL) _isChargeEnabled; (0x7fff47135945)
- (BOOL) _isAlphaHittableAndHasAlphaHittableAncestors; (0x7fff4715e920)
- (BOOL) _isInVisibleHierarchy; (0x7fff4713ebad)
- (id) _rootForKeyResponderCycle; (0x7fff4715dc41)
- (void) _willChangeToIdiomOnScreen:(id)arg1 traverseHierarchy:(BOOL)arg2; (0x7fff4715ce85)
- (void) _rebuildLayoutFromScratch; (0x7fff4707ae1e)
- (void) _recursivelyConsiderResumingMotionEffects; (0x7fff4713f9f1)
- (void) _didChangeFromIdiomOnScreen:(id)arg1 traverseHierarchy:(BOOL)arg2; (0x7fff4715d1d3)
- (id) _localOverrideTraitCollection; (0x7fff4713a40b)
- (void) _localOverrideTraitCollectionWillChange:(id)arg1; (0x7fff4713a5b5)
- (void) _traitCollectionDidChangeOnSubtreeInternal:(const struct _UITraitCollectionChangeDescription*)arg1; (0x7fff4713afb3)
- (id) _boundingPath; (0x7fff4716a7bb)
- (void) _setBoundingPath:(id)arg1; (0x7fff4716a7cc)
- (void) _notifyGeometryObserversWithChangeInfo:(id)arg1; (0x7fff471428f1)
- (BOOL) _monitorsView:(id)arg1; (0x7fff471608a2)
- (BOOL) _definesDynamicTintColor; (0x7fff4713b388)
- (struct UIEdgeInsets) _safeAreaInsetsInSuperview:(id)arg1; (0x7fff47137f61)
- (BOOL) _cachedTraitCollectionIsValid; (0x7fff4713a200)
- (void) _localOverrideTraitCollectionDidChange; (0x7fff4713a5bb)
- (id) _normalInheritedTintColor; (0x7fff4713c139)
- (BOOL) _drawViewHierarchyInRect:(struct CGRect)arg1; (0x7fff4714375c)
- (BOOL) deliversButtonsForGesturesToSuperview; (0x101b64551)
- (BOOL) deliversTouchesForGesturesToSuperview; (0x101b64556)
- (BOOL) _shouldApplyExclusiveTouch; (0x7fff471607a4)
- (BOOL) _isInExclusiveTouchSubviewTree; (0x7fff47160732)
- (id) _dynamicDropInteraction; (0x7fff46d264ac)
- (void) _setDynamicDropInteraction:(id)arg1; (0x7fff46d264fa)
- (void) movedToSuperview:(id)arg1; (0x101b6455b)
- (void) _ui_removeFromParentLayoutItem; (0x7fff46d7ae83)
- (void) _ui_insertSubLayoutItem:(id)arg1 atIndex:(long)arg2; (0x7fff46d7ae68)
- (void) _ui_addSubLayoutItem:(id)arg1; (0x7fff46d7ae46)
- (struct CGRect) _ui_frame; (0x7fff46d7ad4e)
- (void) set_ui_frame:(struct CGRect)arg1; (0x101b64560)
- (void) set_ui_usesManualLayout:(BOOL)arg1; (0x101b64565)
- (struct CGRect) _ui_bounds; (0x7fff46d7ad2f)
- (void) _ui_addToView:(id)arg1 atIndex:(long)arg2; (0x7fff46d7adbe)
- (id) _ui_superview; (0x7fff46d7ad7f)
- (id) _ui_view; (0x7fff46d7ad91)
- (BOOL) _ui_usesManualLayout; (0x7fff46d7ad9a)
- (id) _projectedTargetForKey:(id)arg1 decelerationFactor:(double)arg2; (0x7fff47162fc1)
- (id) _previewingSegueTemplateStorageForLocation:(struct CGPoint)arg1 inView:(id)arg2; (0x7fff47146d9a)
- (void) _setDontUpdateInferredLayoutMargins:(BOOL)arg1; (0x7fff47138f0b)
- (void) _removePropertyAnimationsForLayerKeyPath:(id)arg1; (0x7fff4715862b)
- (void) _setInterceptMouseEvent:(BOOL)arg1; (0x7fff4715bf99)
- (void) _safeAreaInsetsDidChangeFromOldInsets:(struct UIEdgeInsets)arg1; (0x7fff47138b6d)
- (void) _layoutMarginsDidChangeFromOldMargins:(struct UIEdgeInsets)arg1; (0x7fff47136f78)
- (id) _previewingSegueTemplateStorage; (0x7fff47146d73)
- (void) _updateInferredLayoutMarginsFromSuperview:(id)arg1; (0x7fff47137561)
- (BOOL) _shouldResignFirstResponderWithInteractionDisabled; (0x7fff47160722)
- (void) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:(id)arg1; (0x7fff4708a20f)
- (BOOL) _animationIsPaused; (0x7fff4715d67b)
- (void) _subscribeToScrollNotificationsIfNecessary:(id)arg1; (0x7fff4716040d)
- (void) _setNeedsContentsFormatUpdate; (0x7fff47131f41)
- (long) compareTextEffectsOrdering:(id)arg1; (0x101b6456a)
- (void) _setContentStretchInPixels:(struct CGRect)arg1 forContentSize:(struct CGSize)arg2 shouldTile:(BOOL)arg3; (0x7fff4715289c)
- (void) _resetContentStretch; (0x7fff47152821)
- (unsigned long) _accessibilityResolvedInterfaceStyle; (0x7fff4713cac3)
- (id) _layoutEngineCreateIfNecessary; (0x7fff47088cea)
- (void) interactionTintColorDidChange; (0x101b6456f)
- (void) _setNeedsUpdateConstraintsNeedingLayout:(BOOL)arg1; (0x7fff4708580e)
- (void) _switchToLayoutEngine:(id)arg1; (0x7fff4708848a)
- (void) _encodeBackgroundColorWithCoder:(id)arg1; (0x7fff4715fd1f)
- (BOOL) _wantsBaselineUpdatingFollowingConstraintsPass; (0x7fff47085719)
- (void) _needsDoubleUpdateConstraintsPassMayHaveChangedFrom:(BOOL)arg1; (0x7fff4708be3f)
- (double) _multilineContextWidth; (0x7fff4708be1e)
- (void) _setMultilineContextWidth:(double)arg1; (0x7fff4708bde4)
- (id) _largeContentStoredPropertiesCreatingIfNecessary:(BOOL)arg1; (0x7fff46ff1764)
- (void) _setLargeContentStoredProperties:(id)arg1; (0x7fff46ff17dd)
- (void) _decodeLargeContentViewerPropertiesWithCoder:(id)arg1; (0x7fff46ff17f3)
- (void) _encodeLargeContentViewerPropertiesWithCoder:(id)arg1; (0x7fff46ff184c)
- (id) _largeContentViewerGestureManager; (0x7fff46ff18c5)
- (void) _setLargeContentViewerGestureManager:(id)arg1; (0x7fff46ff18d6)
- (id) _hierarchyRepresentation; (0x7fff4700c4db)
- (void) _removeAlignmentDebuggingOverlays; (0x7fff47080c6d)
- (id) _representationOfHierarchyForXcode; (0x7fff4700c419)
- (void) _removeColorViewBoundsOverlays; (0x7fff4700c942)
- (id) _colorViewBoundsOverlayCreateIfNecessary:(BOOL)arg1; (0x7fff4700d1b3)
- (id) _initialValueForLayer:(id)arg1 keyPath:(id)arg2 usePresentationValue:(BOOL)arg3; (0x7fff47154461)
- (id) _effectiveBoundingPathAndBoundingPathView:(id*)arg1; (0x7fff4716a7f4)
- (BOOL) _shouldSkipObservingBoundingPathChangesForScreen:(id)arg1; (0x7fff4716a9dc)
- (long) _defaultTintAdjustmentMode; (0x7fff4713be08)
- (void) _vendedBaselineViewParametersDidChange; (0x7fff470707f6)
- (id) _mutableLayoutArrangements; (0x7fff4712fa60)
- (BOOL) _la_isVisible; (0x7fff47062036)
- (void) _removeLayoutArrangement:(id)arg1; (0x7fff4712fbb1)
- (void) _addLayoutArrangement:(id)arg1; (0x7fff4712fb31)
- (BOOL) _isInAnimatedLayout; (0x7fff471302e4)
- (void) _incrementHiddenManagedByLayoutArrangementCount; (0x7fff4712fd06)
- (id) _viewForLoweringBaselineLayoutAttribute:(int)arg1; (0x7fff4708b686)
- (BOOL) _isHasBaselinePropertyChangeable; (0x7fff4713099f)
- (void) _decrementHiddenManagedByLayoutArrangementCount; (0x7fff4712fd54)
- (long) _pendingHiddenCount; (0x7fff4712fda4)
- (void) _vendedBaselineViewDidMoveForFirst:(BOOL)arg1; (0x7fff470707fc)
- (BOOL) _hasLayoutArrangements; (0x7fff4712fa93)
- (double) _proportionalFillLengthForOrderedArrangement:(id)arg1 relevantParentAxis:(long)arg2; (0x7fff47070877)
- (void) _setInAnimatedLayout:(BOOL)arg1; (0x7fff471302be)
- (id) _baselineViewForConstraint:(id)arg1 forFirstItem:(BOOL)arg2 withOffset:(double*)arg3; (0x7fff4708af4b)
- (double) _baselineOffsetFromNearestEdgeForLayoutAttribute:(long)arg1; (0x7fff4708bc3c)
- (BOOL) _recordBaselineLoweringInfo; (0x7fff4708aea4)
- (id) _currentContentSizeHeightConstraint; (0x7fff4707ffab)
- (void) _didAddDependentConstraint:(id)arg1; (0x7fff47075c3e)
- (void) _didRemoveDependentConstraint:(id)arg1; (0x7fff47075c50)
- (id) _boundsWidthVariable; (0x7fff47147771)
- (id) _boundsHeightVariable; (0x7fff47147782)
- (id) _minXVariable; (0x7fff4714774f)
- (id) _minYVariable; (0x7fff47147760)
- (BOOL) _supportsContentDimensionVariables; (0x7fff470862de)
- (id) _scrollViewWantingUpdateInConstraint:(id)arg1; (0x7fff470737f0)
- (struct CGSize) convertSize:(struct CGSize)arg1 fromView:(id)arg2; (0x101b64574)
- (id) _centerExpressionInContainer:(id)arg1 vertical:(BOOL)arg2 contentInsetScale:(double)arg3 engine:(id)arg4; (0x7fff47074626)
- (id) _edgeExpressionInContainer:(id)arg1 vertical:(BOOL)arg2 max:(BOOL)arg3 contentInsetScale:(double)arg4 engine:(id)arg5; (0x7fff47074b0e)
- (id) _dimensionExpressionInContainer:(id)arg1 vertical:(BOOL)arg2 useContentVariables:(BOOL)arg3 engine:(id)arg4; (0x7fff47075422)
- (void) _addCenterExpressionToExpression:(id)arg1 isVertical:(BOOL)arg2; (0x7fff47074000)
- (id) _lowerExpressionOneLevelWithCurrentXExpression:(id)arg1 YExpression:(id)arg2 vertical:(BOOL)arg3 container:(id)arg4 engine:(id)arg5; (0x7fff47074233)
- (BOOL) _useContentDimensionVariablesForConstraintLowering; (0x7fff470862d6)
- (id) nsli_contentHeightVariable; (0x7fff471308e6)
- (id) nsli_contentWidthVariable; (0x7fff471308de)
- (BOOL) _usesLayoutEngineHostingConstraints; (0x7fff470879ca)
- (id) _layoutEngineHostConstraints; (0x7fff4707cd94)
- (struct CGRect) _alignmentBounds; (0x7fff4708623e)
- (void) _setLayoutEngineHostConstraints:(id)arg1; (0x7fff4707ccdb)
- (void) _invalidateEngineHostConstraints; (0x7fff4707e00f)
- (void) _nsis_origin:(struct CGPoint*)arg1 bounds:(struct CGRect*)arg2 inEngine:(id)arg3; (0x7fff470728c9)
- (BOOL) _old_nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 forConstraint:(id)arg4; (0x7fff470738e6)
- (void) _oldUpdateLayoutEngineHostConstraints; (0x7fff470759d3)
- (void) _oldEngineHostConstraints_frameDidChange; (0x7fff47075b46)
- (void) _setSubviewWantsAutolayoutTripWantsAutolayout:(BOOL)arg1; (0x7fff470858d5)
- (void) _resizeWithOldSuperviewSize:(struct CGSize)arg1; (0x7fff4714abdb)
- (struct CGSize) _nsis_contentSize; (0x7fff47086323)
- (void) _accumulateViewConstraintsIntoArray:(id)arg1; (0x7fff47087219)
- (id) _contentWidthVariable; (0x7fff471303aa)
- (id) _contentHeightVariable; (0x7fff471303b2)
- (id) _alignmentDebuggingOverlayCreateIfNecessary:(BOOL)arg1; (0x7fff47080a2d)
- (struct CGSize) _preferredLayoutEngineToUserScalingCoefficients; (0x7fff4708d148)
- (void) _initializeLayoutEngine; (0x7fff4707aa30)
- (id) _descendantWithAmbiguousLayout; (0x7fff47081c1b)
- (id) _autolayoutTraceRecursively:(BOOL)arg1; (0x7fff470852e0)
- (id) _layoutEngineIfAvailable; (0x7fff47088d52)
- (id) _uiib_layoutEngineCreatingIfNecessary; (0x7fff47088d40)
- (id) _defaultLayoutDescription; (0x7fff4708c3ad)
- (void) _initializeHostedLayoutEngine; (0x7fff4708742d)
- (void) _discardLayoutEngine:(id)arg1; (0x7fff47088b51)
- (BOOL) _isViewHierarchyPreparedForConstraint:(id)arg1; (0x7fff4707afa8)
- (void) _viewHierarchyUnpreparedForConstraint:(id)arg1; (0x7fff4707b031)
- (void) _invalidateAutoresizingConstraints; (0x7fff4707d402)
- (void) _updateAutoresizingConstraints; (0x7fff4707d45d)
- (BOOL) _layoutEngine_didAddLayoutConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id*)arg3; (0x7fff4707b0e1)
- (id) _constraintsArray; (0x7fff471308fe)
- (void) _setPotentiallyHasDanglyConstraints:(BOOL)arg1; (0x7fff47085ce9)
- (BOOL) _tryToAddConstraintWithoutUpdatingConstraintsArray:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id*)arg3; (0x7fff4707b6ce)
- (BOOL) _tryToAddConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id*)arg3; (0x7fff4707b721)
- (void) _addConstraint:(id)arg1; (0x7fff4707b82f)
- (BOOL) _requiresExplicitLayoutMarginsGuideForAttribute:(long)arg1 getAttributeForGuide:(int*)arg2; (0x7fff470862e6)
- (void) _faultInContentOffsetGuide; (0x7fff4708630c)
- (void) _faultInGuidesForConstraint:(id)arg1; (0x7fff4707b8f9)
- (void) _scheduleFaultingInGuidesForConstraint:(id)arg1; (0x7fff4707bc26)
- (void) _removeConstraint:(id)arg1; (0x7fff4707bfb6)
- (void) _layoutEngine_willRemoveLayoutConstraint:(id)arg1; (0x7fff4707b56c)
- (void) _withAutomaticEngineOptimizationDisabledIfEngineExists:(^block)arg1; (0x7fff47088d64)
- (id) _internalConstraints; (0x7fff471477b5)
- (void) _constraints_willChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; (0x7fff4707ceea)
- (void) _setInternalConstraints:(id)arg1; (0x7fff471477c6)
- (void) _constraints_didChangeAutoresizingConstraintsArrayForContainedView:(id)arg1; (0x7fff4707d012)
- (BOOL) _usesAutoresizingConstraints; (0x7fff470879ee)
- (id) _autoresizingConstraints; (0x7fff4707c950)
- (BOOL) _preWhitetailUsesAutoresizingConstraints; (0x7fff47087a5c)
- (void) _setAutoresizingConstraints:(id)arg1; (0x7fff4707cade)
- (id) _constraintsEquivalentToAutoresizingMask; (0x7fff4707e560)
- (void) _relaxLayoutEngineHostConstraintsForAxis:(long)arg1; (0x7fff4707d56f)
- (BOOL) _strictDescendantNeedsDoubleUpdateConstraints; (0x7fff4708c15e)
- (void) _recursiveInvalidateDescendantsNeedingDoubleUpdateConstraintsCollectingViews:(id)arg1; (0x7fff4707d679)
- (struct CGRect) _nsis_compatibleBoundsInEngine:(id)arg1; (0x7fff47086f43)
- (void) _resetLayoutEngineHostConstraintsForAxis:(long)arg1 collectingViews:(id)arg2; (0x7fff4707d854)
- (float) _priorityForEngineHostConstraints; (0x7fff4707e07d)
- (void) _resetLayoutEngineHostConstraints; (0x7fff4707da61)
- (BOOL) _isManuallyResizedBySuperview; (0x7fff4707e08b)
- (struct CGRect) _alignmentRectForBounds:(struct CGRect)arg1; (0x7fff47085e4f)
- (struct CGRect) _alignmentFrame; (0x7fff47085f9e)
- (unsigned long) _effectiveAutoresizingMask; (0x7fff4707e15f)
- (void) _calculateSubviewAlignmentFrame:(struct CGRect*)arg1 superviewAlignmentBounds:(struct CGRect*)arg2 forAutoresizingMask:(unsigned long)arg3 preservingNonzeroSuperviewAlignmentBoundsOriginForCompatibility:(BOOL)arg4; (0x7fff4707e1df)
- (void) _constantsForHorizontalAutoresizingConstraints::(double*)arg1; (0x7fff4707e694)
- (void) _constantsForVerticalAutoresizingConstraints::(double*)arg1; (0x7fff4707eaf4)
- (void) _relaxLayoutEngineHostConstraints; (0x7fff4707d5eb)
- (void) _autoresizingConstraints_frameDidChange; (0x7fff4707ef58)
- (void) _engineHostConstraints_frameDidChange; (0x7fff4707f2f0)
- (void) _setDisableLayoutFlushingCount:(long)arg1; (0x7fff4707f58e)
- (long) _disableLayoutFlushingCount; (0x7fff4707f5c8)
- (void) _disableLayoutFlushing; (0x7fff4707f47e)
- (void) _enableLayoutFlushing; (0x7fff4707f490)
- (id) _primitiveContentHuggingPrioritiesValue; (0x7fff4707f6a1)
- (struct CGSize) _defaultContentHuggingPriorities; (0x7fff4707f77f)
- (void) _setPrimitiveContentHuggingPrioritiesValue:(id)arg1; (0x7fff4707f6b2)
- (struct CGSize) _contentHuggingPriorities; (0x7fff4707f6c8)
- (id) _primitiveContentCompressionResistancePrioritiesValue; (0x7fff4707f885)
- (struct CGSize) _defaultContentCompressionResistancePriorities; (0x7fff4707f953)
- (void) _setPrimitiveContentCompressionResistancePrioritiesValue:(id)arg1; (0x7fff4707f896)
- (struct CGSize) _contentCompressionResistancePriorities; (0x7fff4707f8ac)
- (void) _setContentCompressionResistancePriorities:(struct CGSize)arg1; (0x7fff4707f8e9)
- (id) _contentSizeConstraints; (0x7fff4707fa00)
- (id) _generateContentSizeConstraints; (0x7fff47080665)
- (id) _containerForContentSizeConstraints; (0x7fff47080198)
- (void) _setContentSizeConstraints:(id)arg1; (0x7fff4707faae)
- (id) _debuggableDescriptionForConstraintsAffectingAxis:(long)arg1; (0x7fff47080ed8)
- (id) constraintsAffectingLayoutForAxis:(long)arg1 ofItem:(id)arg2; (0x101b64579)
- (void) _updateContentSizeConstraints; (0x7fff470801cc)
- (void) _populateEngineWithConstraintsForViewSubtree:(id)arg1 forComputingFittingSizeOfView:(id)arg2; (0x7fff47081d61)
- (void) _recursiveCollectTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(BOOL)arg2 returningConstraintsForViewsNeedingSecondPass:(id*)arg3 currentTargetWidth:(double)arg4; (0x7fff470828f9)
- (void) _makeTemporaryInternalConstraintsWithEngine:(id)arg1 ignoreAutoresizingMaskConstraints:(BOOL)arg2 returningConstraintsForViewsNeedingSecondPass:(id*)arg3 currentTargetWidth:(double)arg4; (0x7fff470823b8)
- (BOOL) _usesHostedLayoutEngineForFittingSizeCalculation; (0x7fff47082b01)
- (void) _finishTemporaryInternalConstraints:(id)arg1 withEngine:(id)arg2; (0x7fff470820c1)
- (void) _nsis_center:(struct CGPoint*)arg1 bounds:(struct CGRect*)arg2 inEngine:(id)arg3; (0x7fff4708634f)
- (id) _descriptionForLayoutTrace; (0x7fff4707a8d1)
- (id) _legendEntryForDescriptionForLayout; (0x7fff4707a9e2)
- (void) _layoutEngine_windowDidChange; (0x7fff4707aaa0)
- (BOOL) _uiib_tryToAddConstraint:(id)arg1 roundingAdjustment:(double)arg2 mutuallyExclusiveConstraints:(id*)arg3; (0x7fff4707b80b)
- (id) _constraintForIdentifier:(id)arg1; (0x7fff4707c352)
- (void) _invalidateLayoutEngineHostConstraints; (0x7fff4707ce41)
- (BOOL) _autoresizingConstraintsAreUpdated; (0x7fff4707ceaf)
- (void) _constraints_subviewWillChangeSuperview:(id)arg1; (0x7fff4707d221)
- (void) _constraints_subviewDidChangeSuperview:(id)arg1; (0x7fff4707d2b8)
- (void) _constraints_viewGeometryDidChange; (0x7fff4707d2cd)
- (void) _effectiveAutoresizingMask_autoresizesSubviewsChanged; (0x7fff4707d2f3)
- (void) _uiib_invalidateAutoresizingConstraints; (0x7fff4707d44b)
- (id) _engineHostingWidthConstraint; (0x7fff4707daf3)
- (void) _updateLayoutEngineHostConstraints; (0x7fff4707dd7e)
- (void) _constraints_frameDidChange; (0x7fff4707f395)
- (BOOL) _intrinsicContentSizeConstraintsAreClean; (0x7fff4707ff93)
- (id) _debuggableDescriptionForConstraintsAffectingHorizontalAxis; (0x7fff47080f46)
- (id) _debuggableDescriptionForConstraintsAffectingVerticalAxis; (0x7fff47080f5a)
- (struct CGSize) _calculatedSystemLayoutSizeFittingSize:(struct CGSize)arg1 withHorizontalFittingPriority:(float)arg2 verticalFittingPriority:(float)arg3 hasIntentionallyCollapsedHeight:(BOOL*)arg4; (0x7fff47082b3a)
- (id) _alignmentRectOriginCacheCreateIfNecessary:(BOOL)arg1; (0x7fff471309b9)
- (void) _informContainerThatSubviewsNeedUpdateConstraintsNeedingLayout:(BOOL)arg1; (0x7fff47085737)
- (id) _recursiveConstraintsTraceAtLevel:(long)arg1; (0x7fff470847ca)
- (id) _autolayoutTraceAtLevel:(long)arg1 recursively:(BOOL)arg2; (0x7fff47084ab1)
- (id) _recursiveLayoutEngineDescription; (0x7fff47085346)
- (void) _configureAutolayoutFlagsNeedingLayout:(BOOL)arg1; (0x7fff47085a18)
- (void) _nsis_center:(struct CGPoint*)arg1 bounds:(struct CGRect*)arg2 inEngine:(id)arg3 forLayoutGuide:(id)arg4; (0x7fff47086364)
- (id) _viewsJostledDuringUpdateConstraintsPassSuppressingDebugAssertion:(BOOL)arg1; (0x7fff4715051a)
- (void) _setViewsJostledDuringUpdateConstraintsPass:(id)arg1; (0x7fff47150473)
- (BOOL) _isUnsatisfiableConstraintsLoggingSuspended; (0x7fff47088da4)
- (void) _mergeConstraintsBrokenWhileUnsatisfiableConstraintsLoggingSuspendedToAncestor:(id)arg1; (0x7fff4708929a)
- (id) _uili_existingBaseFrameVariables; (0x7fff4708cd10)
- (id) _uili_observableLayoutEngineForBaseFrameVariables:(BOOL)arg1; (0x7fff4708d0a4)
- (id) _uili_existingObservationEligibleLayoutVariables; (0x7fff4708ce5c)
- (id) _mutableLayoutGuides; (0x7fff4712f4f6)
- (void) _stopObservingVariablesOnlyToSupportTAMICChange:(BOOL)arg1; (0x7fff47087b3d)
- (void) _createJostledViewsIfNecessary; (0x7fff470873cb)
- (void) _clearLayoutVariableObservationsOnlyToSupportTAMICChange:(BOOL)arg1; (0x7fff47088a2c)
- (void) _startObservingVariablesOnlyToSupportTAMICChange:(BOOL)arg1; (0x7fff47088093)
- (void) _parentalLayoutEngineDidChangeTo:(id)arg1; (0x7fff47087a93)
- (void) _uili_removeLayoutVariableObservationsOnlyToSupportTAMICChange:(BOOL)arg1; (0x7fff4708ceae)
- (void) _incrementUnsatisfiableConstraintsLoggingSuspensionCount; (0x7fff47088db9)
- (void) _decrementUnsatisfiableConstraintsLoggingSuspensionCount; (0x7fff47088dca)
- (id) _constraintsBrokenWhileUnsatisfiableConstraintsLoggingSuspended; (0x7fff470894ae)
- (void) _clearConstraintsBrokenWhileUnsatisfiableConstraintsLoggingSuspended; (0x7fff47089282)
- (id) _constraintsBrokenWhileUnsatisfiableConstraintsLoggingSuspendedCreateIfNecessary:(BOOL)arg1; (0x7fff4708944a)
- (void) _recursiveUpdateConstraintsIfNeededCollectingViews:(id)arg1 forSecondPass:(BOOL)arg2; (0x7fff4708a152)
- (void) _sendUpdateConstraintsIfNecessaryForSecondPass:(BOOL)arg1; (0x7fff470897ef)
- (void) _updateConstraintsIfNeededCollectingViews:(id)arg1 forSecondPass:(BOOL)arg2; (0x7fff47089b03)
- (void) _notifyArrangementsOfChangeInItem:(id)arg1 withSelector:(SEL)arg2; (0x7fff47143533)
- (void) _applyPendingTraitStorageConstraints; (0x7fff4713141a)
- (void) _handleDoubleUpdateConstraintsIfNecessary; (0x7fff4708aa74)
- (void) _handleLayoutEngineHostingConstraintsIfNecessary; (0x7fff4708ac5c)
- (void) _handleLayoutArrangementConstraintsIfNecessary; (0x7fff4708ac93)
- (void) _handleSizeConstraintsAsAppropriate; (0x7fff4708ad9d)
- (void) _updateSystemConstraints; (0x7fff4708adf1)
- (void) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:(id)arg1; (0x7fff4708b03c)
- (void) _informSuperviewChainThatDescendantNeedsDoubleUpdateConstraintsPass; (0x7fff4708bed1)
- (void) _informSuperviewChainThatStrictDescendantNeedsDoubleUpdateConstraintsIsInvalidIncludingSelf:(BOOL)arg1; (0x7fff4708bf6b)
- (void) _recalculateStrictDescendantNeedsDoubleUpdateConstraints; (0x7fff4708bfe5)
- (id) _contentXOffsetVariable; (0x7fff471303ba)
- (id) _contentYOffsetVariable; (0x7fff471303c2)
- (id) _stashedLayoutVariableObservationsCreateIfNecessary; (0x7fff4713068d)
- (id) _stashedLayoutVariableObservations; (0x7fff471477a4)
- (struct CGSize) nsli_engineToUserScalingCoefficientsInEngine:(id)arg1; (0x7fff4708d0ef)
- (BOOL) _canBecomeLayoutEngineDelegate; (0x7fff470875f5)
- (void) _snipDangliesWithForce:(BOOL)arg1 repairIfPossibleForViewThatMoved:(id)arg2 newSuperview:(id)arg3 oldSuperview:(id)arg4; (0x7fff4708de69)
- (id) _firstCommonAncestorToView:(id)arg1 givenCommonAncestor:(id)arg2; (0x7fff47143ef6)
- (BOOL) nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 forConstraint:(id)arg4 onBehalfOfLayoutGuide:(id)arg5; (0x7fff4708e73e)
- (BOOL) _isFloatingLayoutItem; (0x7fff47086312)
- (void) _setBaselineView:(id)arg1 offset:(double)arg2 forConstraint:(id)arg3 forFirstItem:(BOOL)arg4; (0x7fff4708aeac)
- (id) nsli_contentXOffsetVariable; (0x7fff471308ee)
- (id) nsli_contentYOffsetVariable; (0x7fff471308f6)
- (id) _layoutDescriptionIfDifferentFromDefault; (0x7fff4708c484)
- (BOOL) _layoutEngineRelativeAlignmentRectOriginIsValid; (0x7fff4708416f)
- (id) _constraintsValidityDescription; (0x7fff47084a84)
- (id) _autolayoutTrace; (0x7fff47085316)
- (id) _allLayoutEngines; (0x7fff4708551e)
- (void) _informContainerThatSubviewsNeedUpdateConstraints; (0x7fff470857f7)
- (BOOL) _subviewWantsAutolayout; (0x7fff47085cd4)
- (BOOL) _potentiallyHasDanglyConstraints; (0x7fff47085d0f)
- (struct CGRect) _boundsForAlignmentRect:(struct CGRect)arg1; (0x7fff47085ed2)
- (BOOL) _uiib_hostsLayoutEngine; (0x7fff470878fe)
- (void) _uiib_setHostsLayoutEngine:(BOOL)arg1; (0x7fff47087910)
- (void) _recordConstraintBrokenWhileUnsatisfiableConstraintsLoggingSuspended:(id)arg1; (0x7fff47089414)
- (BOOL) _strictDescendantNeedsDoubleUpdateConstraintsIsInvalid; (0x7fff4708c146)
- (void) _uili_stashLayoutVariableObservation:(id)arg1 forVariable:(id)arg2; (0x7fff4708ce6e)
- (BOOL) _uili_requiresObservationForVariable:(id)arg1; (0x7fff4708d059)
- (BOOL) nsli_lowerAttribute:(int)arg1 intoExpression:(id)arg2 withCoefficient:(double)arg3 container:(id)arg4; (0x7fff4708e56f)
- (struct CGSize) nsli_convertSizeToEngineSpace:(struct CGSize)arg1; (0x7fff4708fbcd)
- (BOOL) nsli_isCollectingConstraintChangesForLaterCoordinatedFlush:(id)arg1; (0x7fff4709106b)
- (id) nsli_widthVariable; (0x7fff4713086b)
- (id) nsli_heightVariable; (0x7fff471308cc)
- (id) _dummyFittingSizeInfo; (0x7fff4709119c)
- (void) _invalidateSystemLayoutSizeFittingSizeAtEngineDelegateLevel; (0x7fff470912a8)
- (BOOL) _hasCustomAutolayoutNeighborSpacingForAttribute:(long*)arg1; (0x7fff470933e0)
- (double) _defaultAutolayoutSpacing; (0x7fff47093425)
- (BOOL) _allowsArchivingAsSubview; (0x7fff4715fd91)
- (struct CGRect) _layoutGuide:(id)arg1 adjustedLayoutFrameForFrame:(struct CGRect)arg2; (0x7fff4712fa38)
- (void) _finishDecodingLayoutGuideConnections:(id)arg1; (0x7fff4713298c)
- (id) animationInfoCreateIfNecessary:(BOOL)arg1; (0x101b6457e)
- (void) _setTracksFocusedAncestors:(BOOL)arg1; (0x7fff47143c3c)
- (void) _updateLayoutMarginsGuideConstraintsIfNecessary; (0x7fff47136c80)
- (void) _webCustomViewWillBeRemovedFromSuperview; (0x7fff4715d579)
- (id) _boundingPathForSubtree; (0x7fff4716a7e2)
- (id) _firstAncestorInteractionConformingToProtocol:(id)arg1; (0x7fff471642c6)
- (void) _addPossibleFocusableElementsToArray:(id)arg1; (0x7fff4714456e)
- (struct CGRect) _rectTuckedAgainstBoundingPathEdge:(unsigned long)arg1 withSize:(double)arg2 cornerRadii:(struct UIRectCornerRadii)arg3 minimumPadding:(double)arg4; (0x7fff4716a115)
- (id) _frameLayoutItem; (0x7fff47136925)
- (BOOL) _canSkipTraitsAndOverlayUpdatesForViewControllerToNotifyOnLayoutResetState:(BOOL)arg1; (0x7fff47163954)
- (struct CGPoint) _convertOffset:(struct CGPoint)arg1 fromView:(id)arg2; (0x7fff47149607)
- (long) _viewOrderRelativeToView:(id)arg1; (0x7fff4715f65c)
- (void) setContentStretch:(struct CGRect)arg1; (0x101b64583)
- (struct __IOSurface*) _createRenderingBufferFromRect:(struct CGRect)arg1 padding:(struct UIEdgeInsets)arg2; (0x7fff4715e598)
- (id) _presentationControllerToNotifyOnLayoutSubviews; (0x7fff4715e8b2)
- (void) _flushConstraintsPendingAnimatedChanges; (0x7fff4712fe7e)
- (id) _mutableLayoutGuidesCreateIfNecessary; (0x7fff4712f507)
- (id) _mutableLayoutArrangementsCreateIfNecessary; (0x7fff4712faa6)
- (long) _hiddenManagementCountForKey:(const char*)arg1 bitFlagValue:(BOOL)arg2; (0x7fff4712fc20)
- (BOOL) _bitFlagValueAfterIncrementingHiddenManagementCountForKey:(const char*)arg1 withIncrement:(long)arg2 bitFlagValue:(BOOL)arg3; (0x7fff4712fc65)
- (id) _alignmentRectOriginCache; (0x7fff47147867)
- (void) _setAlignmentRectOriginCache:(id)arg1; (0x7fff47147878)
- (void) _applyTraitStorageConstraintsByRemoving:(id)arg1 adding:(id)arg2; (0x7fff471314e3)
- (Class) _layerClass; (0x7fff47131a53)
- (long) _preferedContentsFormat; (0x7fff47147831)
- (void) _setNeedsContentsFormatUpdate:(BOOL)arg1; (0x7fff47131f58)
- (long) _contentsFormatForNonDeepDrawing; (0x7fff47131ec7)
- (void) _setPreferedContentsFormat:(long)arg1; (0x7fff47131eb0)
- (BOOL) wantsDeepColorDrawing; (0x101b64588)
- (void) setHitTestDirectionalInsets:(struct NSDirectionalEdgeInsets)arg1; (0x101b6458d)
- (void) _setPreviewingSegueTemplateStorage:(id)arg1; (0x7fff47146d84)
- (void) _encodeFrameWithCoder:(id)arg1; (0x7fff4715fc08)
- (struct NSDirectionalEdgeInsets) hitTestDirectionalInsets; (0x101b64592)
- (void) _unregisterAllMotionEffects; (0x7fff4713f3b1)
- (void) _unregisterFromAnimators; (0x7fff47163893)
- (void) _promoteSelfOrDescendantToFirstResponderIfNecessary; (0x7fff4714f7c1)
- (long) _topToBottomLeftToRightViewCompare:(id)arg1; (0x7fff47135ce2)
- (void) _collectKeyViews:(id)arg1 visibilityTest:(^block)arg2 passingTest:(^block)arg3 subviewsTest:(^block)arg4; (0x7fff4715df5b)
- (unsigned long) edgesPreservingSuperviewLayoutMargins; (0x101b64597)
- (void) _updateReadableContentGuideConstraintsIfNecessary; (0x7fff4713996b)
- (struct UIEdgeInsets) _resolvedInferredLayoutMargins; (0x7fff471374f5)
- (struct UIEdgeInsets) _inferredLayoutMarginsReversedHorizontallyIfNeeded:(BOOL)arg1 includingReversedSafeAreaInsets:(BOOL)arg2; (0x7fff471370ea)
- (void) _updateSafeAreaLayoutGuideConstraintsIfNecessary; (0x7fff4713862e)
- (BOOL) _isLayoutSubviewsImminent; (0x7fff47138bba)
- (id) _contentSizeNotificationToken; (0x7fff47139024)
- (void) _setContentSizeNotificationToken:(id)arg1; (0x7fff47138f4c)
- (BOOL) _fakeShouldAnimatePropertyWithKey:(id)arg1; (0x7fff47139dbf)
- (void) _updateDirectionalConstraintsIfNeededWasFlipped:(BOOL)arg1; (0x7fff47146a16)
- (void) _effectiveThemeTraitCollectionDidChangeInternal; (0x7fff4713b163)
- (void) _effectiveThemeTraitCollectionDidChangeOnSubtreeInternal; (0x7fff4713b3c3)
- (void) _setBackgroundCGColor:(struct CGColor*)arg1 withSystemColorName:(id)arg2; (0x7fff471608c0)
- (void) _wrappedProcessTraitCollectionDidChange:(const struct _UITraitCollectionChangeDescription*)arg1 forceNotification:(BOOL)arg2; (0x7fff4713b606)
- (id) _variantOfColor:(id)arg1 forKey:(const void*)arg2 withCreationBlock:(^block)arg3; (0x7fff4713c2cb)
- (const void*) __accessibilityUndimmedTintColorHighContrastVariantStorageKey; (0x7fff4713c598)
- (BOOL) _hasNormalTintAdjustmentMode; (0x7fff4713c693)
- (unsigned long) _accessibilityResolvedInterfaceStyleForCurrentPreference; (0x7fff4713ca17)
- (id) _backdropMaskViewForGrayscaleTint; (0x7fff4713d361)
- (id) _backdropMaskViewForColorTint; (0x7fff4713d388)
- (id) _backdropMaskViewForFilters; (0x7fff4713d3fd)
- (void) _setBackdropMaskView:(id)arg1 forFlag:(long)arg2; (0x7fff4713d932)
- (void) _setBackdropMaskViewForGrayscaleTint:(id)arg1; (0x7fff4713d372)
- (void) _setBackdropMaskViewForColorTint:(id)arg1; (0x7fff4713d399)
- (void) _setBackdropMaskViewForColorBurnTint:(id)arg1; (0x7fff4713d3c0)
- (void) _setBackdropMaskViewForDarkeningTint:(id)arg1; (0x7fff4713d3e7)
- (void) _setBackdropMaskViewForFilters:(id)arg1; (0x7fff4713d40e)
- (id) _backdropMaskViewForColorBurnTint; (0x7fff4713d3af)
- (id) _backdropMaskViewForDarkeningTint; (0x7fff4713d3d6)
- (void) _setFrameForBackdropMaskViews:(struct CGRect)arg1 convertFrame:(BOOL)arg2; (0x7fff4713ddab)
- (id) _anyBackdropMaskView; (0x7fff4713dcee)
- (void) _setCenterForBackdropMaskViews:(struct CGPoint)arg1 convertPoint:(BOOL)arg2; (0x7fff4713e1fe)
- (void) _setHiddenForBackdropMaskViews:(BOOL)arg1; (0x7fff4713e5f4)
- (void) _recursivelySetHiddenForBackdropMaskViews:(BOOL)arg1; (0x7fff4713e705)
- (unsigned long) _countOfMotionEffectsInSubtree; (0x7fff47130368)
- (void) _setCountOfMotionEffectsInSubtree:(unsigned long)arg1; (0x7fff4713031b)
- (BOOL) _isInHierarchyAllowingMotionEffects; (0x7fff4713e991)
- (void) _dispatchMotionEffectsVisitorWithDelta:(long)arg1; (0x7fff4713e9f0)
- (void) _beginSuspendingMotionEffects; (0x7fff4713f3cd)
- (void) _endSuspendingMotionEffects; (0x7fff4713f4ee)
- (id) _parallaxMotionEffect; (0x7fff4713fc6c)
- (struct CGSize) _visualAltitudeBias; (0x7fff4713ffca)
- (void) _updateParallaxEffectWithAltitude:(double)arg1 bias:(struct CGSize)arg2; (0x7fff4713fc7d)
- (void) _setCenterForBackdropMaskViews:(struct CGPoint)arg1; (0x7fff4713e1e7)
- (BOOL) _shouldNotifyGeometryObservers; (0x7fff471428b9)
- (void) _updateCombinedInsetsIfNecessary; (0x7fff47140b76)
- (void) _updateEmbeddedViewControllerContentOverlayInsetsIfNecessary; (0x7fff47142b69)
- (void) _synchronizeAutoLayoutWithCALayoutIfNecessaryForOldBounds:(struct CGRect)arg1 updateSuperview:(BOOL)arg2; (0x7fff47140c22)
- (void) _reestablishConstraintsForTransformChange; (0x7fff4714113f)
- (void) _didChangeTransformProperty; (0x7fff47141c3a)
- (void) _setTransformForBackdropMaskViews:(struct CGAffineTransform)arg1; (0x7fff4713e445)
- (BOOL) _observingGeometryChangesForSelf; (0x7fff47142158)
- (void) _notifyBoundingPathChangeObserversWithChangeInfo:(id)arg1 forAncestor:(id)arg2; (0x7fff4716add2)
- (void) _dispatchTrackingFocusVisitorWithDelta:(long)arg1; (0x7fff47143d33)
- (void) _setCountOfFocusedAncestorTrackingViewsInSubtree:(unsigned long)arg1; (0x7fff47143c15)
- (void) focusedViewDidChange; (0x101b6459c)
- (BOOL) _isFocusInteractionEnabled; (0x7fff471439ae)
- (struct CGRect) _focusRegionFrameInCoordinateSpace:(id)arg1; (0x7fff471456a3)
- (id) _accessibilityFocusRegionsInRect:(struct CGRect)arg1 inCoordinateSpace:(id)arg2 context:(id)arg3; (0x7fff47145ce9)
- (void) _diagnoseFocusInteractionEligibilityForReport:(id)arg1 checkAncestors:(BOOL)arg2; (0x7fff471463ef)
- (void) _removeSpringLoadedInteractions; (0x7fff4714737c)
- (BOOL) _ignoresTemplateLayoutView; (0x7fff4712f3f6)
- (void) _setIgnoresTemplateLayoutView:(BOOL)arg1; (0x7fff4712f40f)
- (long) _hiddenManagedByLayoutArrangementCount; (0x7fff4712fcdc)
- (void) _incrementPendingHiddenCount; (0x7fff4712fdce)
- (void) _decrementPendingHiddenCount; (0x7fff4712fe25)
- (void) _addConstraintPendingAnimatedChanges:(id)arg1; (0x7fff47130264)
- (id) _traitStorageConstraints; (0x7fff47131000)
- (void) _setTraitStorageConstraints:(id)arg1; (0x7fff47131012)
- (id) _traitStorageSubviews; (0x7fff471316ec)
- (void) _setTraitStorageSubviews:(id)arg1; (0x7fff471316fe)
- (void) _createLayerWithFrame:(struct CGRect)arg1; (0x7fff47131ac7)
- (void) __updateContentsFormatForLayer:(id)arg1; (0x7fff47131e0a)
- (BOOL) _needsContentsFormatUpdate; (0x7fff47131f77)
- (void) _evaluateContentsFormat; (0x7fff47131f8e)
- (BOOL) _hasOpaqueBackground; (0x7fff4713663f)
- (BOOL) _hasTransparentBackground; (0x7fff471366b5)
- (long) compositingMode; (0x101b645a1)
- (struct CGRect) _systemMarginsRelevantBounds; (0x7fff4713692e)
- (unsigned long) _edgesPreservingSuperviewLayoutMarginsOfAncestor:(id)arg1; (0x7fff4713694d)
- (void) _setLayoutMarginsGuideIgnoresSystemMinimumMargins:(BOOL)arg1; (0x7fff47136a26)
- (BOOL) _layoutMarginsGuideIgnoresSystemMinimumMargins; (0x7fff47136a2c)
- (id) _safeAreaLayoutGuideIfExists; (0x7fff471387a6)
- (BOOL) _dontUpdateInferredLayoutMargins; (0x7fff47138f33)
- (id) _layoutMarginsGuideIfExists; (0x7fff47139267)
- (void) _handleTraitChangeForHierarchyChange; (0x7fff4713b3ff)
- (long) _primitiveTintAdjustmentMode; (0x7fff4713bf08)
- (BOOL) _ancestorIgnoresInvertColors; (0x7fff4713c85b)
- (void) _setAncestorIgnoresInvertColors:(BOOL)arg1; (0x7fff4713c874)
- (BOOL) _ancestorDefinesTintColor; (0x7fff4713c89c)
- (void) _setAncestorDefinesTintColor:(BOOL)arg1; (0x7fff4713c8b5)
- (BOOL) _ancestorDefinesTintAdjustmentMode; (0x7fff4713c8dd)
- (void) _setAncestorDefinesTintAdjustmentMode:(BOOL)arg1; (0x7fff4713c8f6)
- (void) _accessibilitySetResolvedInterfaceStyle:(unsigned long)arg1; (0x7fff4713caea)
- (void) _setFrameForBackdropMaskViews:(struct CGRect)arg1; (0x7fff4713dd94)
- (void) _setBoundsForBackdropMaskViews:(struct CGRect)arg1; (0x7fff4713e074)
- (void) _updateBackdropMaskFrames; (0x7fff4713e874)
- (BOOL) _motionEffectsAreSuspended; (0x7fff4713f806)
- (void) _setTransform3D:(struct CATransform3D)arg1; (0x7fff47142017)
- (struct CGRect) _visualAltitudeSensitiveBoundsWithVisualAltitude:(double)arg1 edges:(unsigned long)arg2; (0x7fff4714209f)
- (void) _removeParentGeometryObservers; (0x7fff471423b0)
- (void) _addParentGeometryObservers; (0x7fff4714261c)
- (id) resizableSnapshotFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; (0x101b645a6)
- (id) resizableSnapshotViewFromRect:(struct CGRect)arg1 withCapInsets:(struct UIEdgeInsets)arg2; (0x101b645ab)
- (id) _defaultFocusableChild; (0x7fff47144468)
- (double) _preferredDurationForFocusAnimation:(long)arg1 inContext:(id)arg2; (0x7fff47144ceb)
- (double) _preferredDurationScaleFactorForFocusAnimation:(long)arg1 inContext:(id)arg2; (0x7fff47144cf4)
- (void) setNeedsPreferredFocusedItemUpdate; (0x101b645b0)
- (id) _whyIsThisViewNotFocusable; (0x7fff471463ae)
- (struct UIEdgeInsets) _inferredLayoutMargins; (0x7fff471476d9)
- (void) _setInferredLayoutMargins:(struct UIEdgeInsets)arg1; (0x7fff4714770b)
- (void) _setLayoutMarginsGuide:(id)arg1; (0x7fff4714773b)
- (void) _setReadableContentGuide:(id)arg1; (0x7fff4714781d)
- (BOOL) _needsLayoutOnAnimatedFrameChangeForNewFrame:(struct CGRect)arg1; (0x7fff47147abc)
- (id) _interceptEvent:(id)arg1; (0x7fff4715c005)
- (void) _applyAutoresizingMaskWithOldSuperviewSize:(struct CGSize)arg1; (0x7fff47149afe)
- (BOOL) _needsLayoutOnAnimatedBoundsChangeForNewBounds:(struct CGRect)arg1; (0x7fff4714ad11)
- (BOOL) isExclusiveTouch; (0x101b645b5)
- (struct CGPoint) _convertOffset:(struct CGPoint)arg1 toView:(id)arg2; (0x7fff47149561)
- (void) setFrame:(struct CGRect)arg1 forFields:(int)arg2; (0x101b645ba)
- (void) setRotationBy:(float)arg1; (0x101b645bf)
- (void) _animationInfoInvalidated; (0x7fff4714bd20)
- (void) setPresentationValue:(id)arg1 forKey:(id)arg2 updateIfExists:(BOOL)arg3; (0x101b645c4)
- (void) __removeAllRetargetableAnimations:(BOOL)arg1; (0x7fff4714ca5d)
- (void) _removeAllRetargetableAnimationsIfDetatchedFromContext; (0x7fff4714c905)
- (void) _synchronizeAutoLayoutWithCALayoutForHierarchyChangeIfApplicable; (0x7fff4714d4d3)
- (BOOL) viewTraversalMark; (0x101b645c9)
- (BOOL) _associatedViewControllerForwardsAppearanceCallbacks:(id)arg1 performHierarchyCheck:(BOOL)arg2 isRoot:(BOOL)arg3; (0x7fff4714e1b4)
- (void) setViewTraversalMark:(BOOL)arg1; (0x101b645ce)
- (id) _findFirstSubviewWantingToBecomeFirstResponder; (0x7fff4714f047)
- (void) _makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3 copySublayers:(BOOL)arg4; (0x7fff4714f3ad)
- (void) _makeSubtreePerformSelector:(SEL)arg1 withObject:(id)arg2; (0x7fff4714f395)
- (BOOL) _shouldTryPromoteDescendantToFirstResponder; (0x7fff4715d9f9)
- (void) movedFromSuperview:(id)arg1; (0x101b645d3)
- (id) _layoutHashesStackCreateIfNeeded:(BOOL)arg1; (0x7fff471508dd)
- (unsigned long) _layoutHash; (0x7fff471505af)
- (BOOL) _shouldDirtyLayoutForConstraints; (0x7fff471503d8)
- (id) _viewsJostledDuringUpdateConstraintsPass; (0x7fff47150506)
- (void) _pushLayoutHash; (0x7fff47150956)
- (void) _updateSubviewFramesFromTemplateLayoutView:(id)arg1; (0x7fff4715215a)
- (void) _updateTemplateViewLayoutIfNeeded; (0x7fff4715207e)
- (void) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine; (0x7fff47151aa2)
- (void) _removeFirstResponderFromSubtree; (0x7fff4714d215)
- (void) _willRemoveSubviewWantingAutolayout:(id)arg1; (0x7fff4714d336)
- (void) _setBackgroundColor:(id)arg1; (0x7fff4714e3b7)
- (void) _willMoveToWindow:(id)arg1 withAncestorView:(id)arg2; (0x7fff4714e7e9)
- (void) _postMovedFromSuperview:(id)arg1; (0x7fff4714f85a)
- (void) _validateLayoutHashHasChangedWithLayoutTime:(double)arg1; (0x7fff47150b01)
- (BOOL) _ignoreBackdropViewsWhenHiding; (0x7fff47153309)
- (void) _renderSnapshotWithRect:(struct CGRect)arg1 inContext:(struct CGContext*)arg2; (0x7fff4715e2d1)
- (struct CGRect) contentStretch; (0x101b645d8)
- (BOOL) _prefersDrawingWithForcedScaleFactorInClassicMode; (0x7fff47152cba)
- (void) setFixedBackgroundPattern:(BOOL)arg1; (0x101b645dd)
- (void) _enableLayerKitPatternDrawing:(BOOL)arg1; (0x7fff47153a38)
- (void*) _createIOSurfaceWithPadding:(struct UIEdgeInsets)arg1; (0x7fff47153a3e)
- (BOOL) _isInTransitionBlock; (0x7fff47154b82)
- (id) _interceptMouseEvent:(struct __GSEvent*)arg1; (0x7fff4715bfbe)
- (void) _applyScreenScaleToContentScaleFactorIfNotSpecifiedByDeveloperTargetScreen:(id)arg1; (0x7fff4715ca4b)
- (void) _accessibilityDidMoveToWindowManageInvertFilter; (0x7fff4715cadc)
- (void) _updateBoundingPathRotationNotificationsForMoveFromWindow:(id)arg1 toWindow:(id)arg2; (0x7fff4716ad2a)
- (void) _willChangeToIdiom:(long)arg1 onScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; (0x7fff4715cf04)
- (void) _performUpdatesForPossibleChangesOfIdiom:(long)arg1 orScreen:(id)arg2 traverseHierarchy:(BOOL)arg3; (0x7fff4715d2aa)
- (void) _collectKeyViews:(id)arg1 visibilityTest:(^block)arg2 passingTest:(^block)arg3; (0x7fff4715dd42)
- (void) _unsubscribeToScrollNotificationsIfNecessary:(id)arg1; (0x7fff4716045a)
- (id) _viewIndexPath; (0x7fff4715ff82)
- (BOOL) _appliesExclusiveTouchToSubviewTree; (0x7fff4716072a)
- (id) _velocityForKey:(id)arg1 target:(BOOL)arg2; (0x7fff47162dfc)
- (void) _setVelocity:(id)arg1 forKey:(id)arg2 target:(BOOL)arg3; (0x7fff47162d0a)
- (id) _initWithMaskImage:(id)arg1; (0x7fff4715b81b)
- (BOOL) _subclassImplementsIntrinsicContentSize; (0x7fff4715bde3)
- (BOOL) _subclassImplementsIntrinsicSizeWithinSize; (0x7fff4715be0f)
- (BOOL) _subclassImplementsViewForBaselineLayout; (0x7fff4715be3b)
- (void) _invalidateLayerContents; (0x7fff4715bf7c)
- (void) _webCustomViewWasAddedAsSubviewOfView:(id)arg1; (0x7fff4715d502)
- (void) _replaceLayer:(id)arg1; (0x7fff4715d56c)
- (void) _webCustomViewWasRemovedFromSuperview:(id)arg1; (0x7fff4715d5e5)
- (BOOL) _alwaysHandleInteractionEvents; (0x7fff4715d673)
- (BOOL) _delaysTouchesForSystemGestures; (0x7fff4715d735)
- (void) _setDelaysTouchesForSystemGestures:(BOOL)arg1; (0x7fff4715d74c)
- (void) _setContentsTransform:(struct CGAffineTransform)arg1; (0x7fff4715e2b4)
- (BOOL) skipsSubviewEnumeration; (0x101b645e2)
- (void) setSkipsSubviewEnumeration:(BOOL)arg1; (0x101b645e7)
- (BOOL) _monitorsSubtree; (0x7fff471607dd)
- (void) _setBackgroundCGColor:(struct CGColor*)arg1; (0x7fff47160e6a)
- (void) _animatePropertyWithKey:(id)arg1 currentValue:(id)arg2 targetValue:(id)arg3 newValueCallback:(^block)arg4; (0x7fff47161392)
- (id) _targetVelocityForKey:(id)arg1; (0x7fff47162f03)
- (void) _setTargetVelocity:(id)arg1 forKey:(id)arg2; (0x7fff47162f1a)
- (BOOL) _isInteractiveElement; (0x7fff47163a4a)
- (BOOL) _canAddInteraction:(id)arg1; (0x7fff471641ea)
- (BOOL) _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:(BOOL)arg1; (0x7fff4716515f)
- (void) _detectAndHandleClippedView; (0x7fff471663d1)
- (void) _strokeClippedViewIfNecessary; (0x7fff471669c9)
- (BOOL) _clippingDetected; (0x7fff4716692d)
- (void) _dumpClippedViewWithScreenshotIfNecessary; (0x7fff47166d47)
- (void) _markClippingDetected; (0x7fff4716695f)
- (void) _unstrokeClippedViewIfNecessary; (0x7fff47166b10)
- (void) _resetClippingDetected; (0x7fff471669b1)
- (id) _clippedViewHierarchyDescription; (0x7fff47166b96)
- (id) _autoresizingDescription; (0x7fff47167a0d)
- (id) _superDescription; (0x7fff4716883f)
- (id) _parentDescription; (0x7fff47168c2a)
- (BOOL) _isScrollingEnabled; (0x7fff47168f3c)
- (id) _createIfNeededAnchorForAssocObjectKey:(char*)arg1 class:(Class)arg2 withAttribute:(long)arg3; (0x7fff47169413)
- (void) _addBoundingPathRotationNotificationsForWindow:(id)arg1; (0x7fff4716aa0d)
- (void) _removeBoundingPathRotationNotificationsForWindow:(id)arg1; (0x7fff4716ac80)
- (BOOL) _isBoundingPathNonRectangular; (0x7fff471698b3)
- (struct CGRect) _rectTuckedInBoundingPathCorner:(unsigned long)arg1 withSize:(struct CGSize)arg2 cornerRadii:(struct UIRectCornerRadii)arg3 minimumPadding:(double)arg4; (0x7fff47169d03)
- (id) _lfld_minimalDescription; (0x7fff471a7196)
- (void) _lfld_pushCurrentLayoutMethodName:(id)arg1; (0x7fff471a6856)
- (void) _lfld_discardLastCurrentLayoutMethodName; (0x7fff471a68f6)
- (void) _lfld_incrementCount; (0x7fff471a6678)
- (void) _lfld_prepareToResetCountIfNecessary; (0x7fff471a66d5)
- (long) _lfld_count; (0x7fff471a6636)
- (void) _lfld_addVariableChangeRecordForVariable:(id)arg1 inLayoutEngine:(id)arg2; (0x7fff471a6bee)
- (id) _lfld_currentLayoutMethodName; (0x7fff471a6932)
- (void) _lfld_addSetNeedsLayoutCallStack:(id)arg1; (0x7fff471a6b31)
- (void) _lfld_addGeometryChangeRecordWithPropertyName:(id)arg1 value:(id)arg2; (0x7fff471a6991)
- (id) _lfld_description; (0x7fff471a7261)
- (id) _lfld_variableChangeRecords; (0x7fff471a6bdd)
- (id) _lfld_constraintsAffectingVariableValueChanges; (0x7fff471a6d67)
- (id) _lfld_geometryChangeRecords; (0x7fff471a6980)
- (id) _lfld_setNeedsLayoutCallStacks; (0x7fff471a6b20)
- (void) _lfld_resetCount; (0x7fff471a67f1)
- (void) _lfld_addConstraintsAffectingVariableValueChange:(id)arg1; (0x7fff471a6d78)
in UIResponder:
Class Methods:
+ (id) fallback_debugHierarchyValueForPropertyWithName:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3 outError:(id*)arg4; (0x101d735ee)
+ (id) fallback_debugHierarchyPropertyDescriptions; (0x101d73507)
+ (id) objectWithRestorationIdentifierPath:(id)arg1; (0x7fff46d3fec5)
+ (void) _startDeferredTrackingObjectsWithIdentifiers; (0x7fff46d40157)
+ (void) _cleanupAllStateRestorationTables; (0x7fff46d40353)
+ (void) _updateStateRestorationIdentifierMap; (0x7fff46d40171)
+ (void) _setRestoredIdentifierPathForObject:(id)arg1 identifierPath:(id)arg2; (0x7fff46d4021f)
+ (void) _prepareForSecondPassStateRestoration; (0x7fff46d40341)
+ (void) _finishStateRestoration; (0x7fff46d40397)
+ (void) clearTextInputContextIdentifier:(id)arg1; (0x7fff46cc8fd7)
+ (void) _stopDeferredTrackingObjectsWithIdentifiers; (0x7fff46d40164)
+ (void) _cleanupStateRestorationObjectIdentifierTrackingTables; (0x7fff46d4030a)
Properties:
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic, getter=_proxyTextInput) UIResponder<UITextInput>* __content;
@property (readonly, nonatomic) UIView<UITextInputPrivate>* _textSelectingContainer;
@property (readonly, nonatomic, getter=isEditable) BOOL editable;
@property (readonly, nonatomic, getter=isEditing) BOOL editing;
@property (readonly, nonatomic, getter=_caretRect) struct CGRect caretRect;
@property (readonly, nonatomic) UIView* inputView;
@property (readonly, nonatomic) UIView* inputAccessoryView;
@property (readonly, nonatomic) UITextInputAssistantItem* inputAssistantItem;
@property (readonly, nonatomic) UIInputViewController* inputViewController;
@property (readonly, nonatomic) UIInputViewController* inputAccessoryViewController;
@property (readonly, nonatomic) UITextInputMode* textInputMode;
@property (readonly, nonatomic) NSString* textInputContextIdentifier;
@property (readonly, nonatomic) NSArray* keyCommands;
@property (retain, nonatomic) NSUserActivity* userActivity;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (copy, nonatomic) NSString* restorationIdentifier;
@property (retain, nonatomic, setter=_setCopyConfiguration:) <_UICopyConfigurationReading>* _copyConfiguration;
@property (readonly, nonatomic) UIResponder* _editingDelegate;
@property (readonly, nonatomic) UIResponder* _responderForEditing;
@property (readonly, nonatomic) UIResponder* nextResponder;
@property (readonly, nonatomic) BOOL canBecomeFirstResponder;
@property (readonly, nonatomic) BOOL canResignFirstResponder;
@property (readonly, nonatomic) BOOL isFirstResponder;
@property (readonly, nonatomic) NSUndoManager* undoManager;
@property (readonly, nonatomic) long editingInteractionConfiguration;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
Instance Methods:
- (void) dealloc; (0x7fff46cc4218)
- (id) textInputView; (0x101b5f18c)
- (long) selectionAffinity; (0x101b5f191)
- (void) touchesBegan:(id)arg1 withEvent:(id)arg2; (0x101b5f196)
- (void) touchesEnded:(id)arg1 withEvent:(id)arg2; (0x101b5f19b)
- (BOOL) isEditing; (0x101b5f1a0)
- (id) interactionAssistant; (0x101b5f1a5)
- (BOOL) canPerformAction:(SEL)arg1 withSender:(id)arg2; (0x101b5f1aa)
- (void) touchesMoved:(id)arg1 withEvent:(id)arg2; (0x101b5f1af)
- (id) nextResponder; (0x101b5f1b4)
- (BOOL) isEditable; (0x101b5f1b9)
- (id) firstResponder; (0x101b5f1be)
- (BOOL) becomeFirstResponder; (0x101b5f1c3)
- (BOOL) isFirstResponder; (0x101b5f1c8)
- (BOOL) resignFirstResponder; (0x101b5f1cd)
- (id) _window; (0x7fff46cc616d)
- (void) _moveWithEvent:(id)arg1; (0x7fff46cc7c63)
- (void) _setFirstResponder:(id)arg1; (0x7fff46cc81b7)
- (id) _keyCommands; (0x7fff46cc6336)
- (void) _define:(id)arg1; (0x7fff46cc54c6)
- (void) _share:(id)arg1; (0x7fff46cc55b6)
- (id) undoManager; (0x101b5f1d2)
- (void) _updateSelectionWithTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; (0x7fff46b5909d)
- (id) _moveLeft:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a683)
- (id) _moveRight:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a783)
- (id) inputView; (0x101b5f1d7)
- (void) _handleKeyUIEvent:(id)arg1; (0x7fff46cc71d2)
- (void) doesNotRecognizeSelector:(SEL)arg1; (0x7fff46cc5726)
- (void) touchesEstimatedPropertiesUpdated:(id)arg1; (0x101b5f1dc)
- (void) touchesCancelled:(id)arg1 withEvent:(id)arg2; (0x101b5f1e1)
- (BOOL) canBecomeFirstResponder; (0x101b5f1e6)
- (id) keyCommands; (0x101b5f1eb)
- (id) targetForAction:(SEL)arg1 withSender:(id)arg2; (0x101b5f1f0)
- (void) setRestorationIdentifier:(id)arg1; (0x101b5f1f5)
- (void) encodeRestorableStateWithCoder:(id)arg1; (0x101b5f1fa)
- (void) decodeRestorableStateWithCoder:(id)arg1; (0x101b5f1ff)
- (void) updateUserActivityState:(id)arg1; (0x101b5f204)
- (void) setUserActivity:(id)arg1; (0x101b5f209)
- (id) userActivity; (0x101b5f20e)
- (void) _setDragDataOwner:(long)arg1; (0x7fff46cc877b)
- (void) _setDropDataOwner:(long)arg1; (0x7fff46cc887f)
- (BOOL) _isPinningInputViews; (0x7fff46cc70a5)
- (void) _beginPinningInputViews; (0x7fff46cc6f69)
- (void) _endPinningInputViews; (0x7fff46cc7033)
- (id) _userActivity; (0x7fff46cc98d1)
- (id) textInputMode; (0x101b5f213)
- (void) remoteControlReceivedWithEvent:(id)arg1; (0x101b5f218)
- (BOOL) canResignFirstResponder; (0x101b5f21d)
- (id) textInputSuggestionDelegate; (0x101b5f222)
- (long) _textInputSource; (0x7fff46b5b8c2)
- (void) set_textInputSource:(long)arg1; (0x101b5f227)
- (void) _lookup:(id)arg1; (0x7fff46cc553e)
- (id) inputAssistantItem; (0x101b5f22c)
- (struct _NSRange) _selectedNSRange; (0x7fff46b56430)
- (BOOL) _canBecomeFirstResponder; (0x7fff46cc6f23)
- (id) _previousKeyResponder; (0x7fff46cc470f)
- (void) _transpose; (0x7fff46b57dea)
- (BOOL) _disableAutomaticKeyboardBehavior; (0x7fff46cc6bcb)
- (long) _dragDataOwner; (0x7fff46cc86c4)
- (long) _dropDataOwner; (0x7fff46cc87c8)
- (id) inputAccessoryView; (0x101b5f231)
- (void) reloadInputViews; (0x101b5f236)
- (BOOL) _requiresKeyboardWhenFirstResponder; (0x7fff46cc6c97)
- (void) pressesBegan:(id)arg1 withEvent:(id)arg2; (0x101b5f23b)
- (void) pressesChanged:(id)arg1 withEvent:(id)arg2; (0x101b5f240)
- (void) pressesEnded:(id)arg1 withEvent:(id)arg2; (0x101b5f245)
- (void) pressesCancelled:(id)arg1 withEvent:(id)arg2; (0x101b5f24a)
- (void) _addShortcut:(id)arg1; (0x7fff46cc5636)
- (void) updateTextAttributesWithConversionHandler:(^block)arg1; (0x101b5f24f)
- (id) _editingDelegate; (0x7fff46cc4725)
- (void) _deleteByWord; (0x7fff46b5779e)
- (void) _deleteForwardAndNotify:(BOOL)arg1; (0x7fff46b57c91)
- (void) _deleteToEndOfParagraph; (0x7fff46b57b0a)
- (void) _deleteToStartOfLine; (0x7fff46b5784f)
- (id) _moveDown:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a479)
- (id) _moveToEndOfDocument:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a15f)
- (id) _moveToEndOfLine:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b59ae9)
- (id) _moveToEndOfParagraph:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b59e94)
- (id) _moveToEndOfWord:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b597d2)
- (id) _moveToStartOfDocument:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a09b)
- (id) _moveToStartOfLine:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5994b)
- (id) _moveToStartOfParagraph:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b59c81)
- (id) _moveToStartOfWord:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b594f1)
- (id) _moveUp:(BOOL)arg1 withHistory:(id)arg2; (0x7fff46b5a26f)
- (void) beginSelectionChange; (0x101b5f254)
- (BOOL) _disableAutomaticKeyboardUI; (0x7fff46cc6c0f)
- (void) _wheelChangedWithEvent:(id)arg1; (0x7fff46cc46cd)
- (BOOL) _requiresKeyboardResetOnReload; (0x7fff46cc6d2c)
- (struct CGRect) _selectionClipRect; (0x7fff46b56e33)
- (unsigned int) _characterBeforeCaretSelection; (0x7fff46b56758)
- (unsigned int) _characterInRelationToCaretSelection:(int)arg1; (0x7fff46b5676f)
- (BOOL) _selectionAtDocumentStart; (0x7fff46b56d49)
- (void) endSelectionChange; (0x101b5f259)
- (void) _deleteToEndOfLine; (0x7fff46b579ae)
- (void) restoreUserActivityState:(id)arg1; (0x101b5f25e)
- (void) motionEnded:(long)arg1 withEvent:(id)arg2; (0x101b5f263)
- (void) reloadInputViewsWithoutReset; (0x101b5f268)
- (id) textInputContextIdentifier; (0x101b5f26d)
- (id) inputViewController; (0x101b5f272)
- (id) inputAccessoryViewController; (0x101b5f277)
- (void) _overrideInputAccessoryViewNextResponderWithResponder:(id)arg1; (0x7fff46cc5e6b)
- (void) setPasteConfiguration:(id)arg1; (0x101b5f27c)
- (long) _selectionAffinity; (0x7fff46b5a938)
- (id) restorationIdentifier; (0x101b5f281)
- (id) _nextKeyResponder; (0x7fff46cc4707)
- (BOOL) _canShowTextServices; (0x7fff46cc7a15)
- (void) motionBegan:(long)arg1 withEvent:(id)arg2; (0x101b5f286)
- (void) motionCancelled:(long)arg1 withEvent:(id)arg2; (0x101b5f28b)
- (id) _firstResponder; (0x7fff46cc8249)
- (void) _resignFirstResponder; (0x7fff46cc6f0f)
- (void) buildMenuWithBuilder:(id)arg1; (0x101b5f290)
- (void) validateCommand:(id)arg1; (0x101b5f295)
- (void) _windowBecameKey; (0x7fff46cc7353)
- (BOOL) _containsResponder:(id)arg1; (0x7fff46cc47b6)
- (BOOL) _ownsInputAccessoryView; (0x7fff46cc608e)
- (BOOL) _enableAutomaticKeyboardPressDone; (0x7fff46cc6c53)
- (BOOL) _becomeFirstResponderWhenPossible; (0x7fff46cc82a2)
- (void) _becomeFirstResponder; (0x7fff46cc6efa)
- (void) _clearBecomeFirstResponderWhenCapable; (0x7fff46cc4fcb)
- (id) _textRangeFromNSRange:(struct _NSRange)arg1; (0x7fff46b56696)
- (struct _NSRange) _nsrangeForTextRange:(id)arg1; (0x7fff46b56609)
- (BOOL) _range:(id)arg1 containsRange:(id)arg2; (0x7fff46b5875a)
- (id) _intersectionOfRange:(id)arg1 andRange:(id)arg2; (0x7fff46b5883f)
- (BOOL) _range:(id)arg1 intersectsRange:(id)arg2; (0x7fff46b587dd)
- (struct CGRect) _responderSelectionRectForWindow:(id)arg1; (0x7fff46cc7ded)
- (id) _deepestUnambiguousResponder; (0x7fff46cc7d75)
- (void) _didChangeDeepestUnambiguousResponder; (0x7fff46cc7d7e)
- (id) _responderSelectionContainerViewForResponder:(id)arg1; (0x7fff46cc7e6c)
- (id) _restorationIdentifierPath; (0x7fff46d4010e)
- (BOOL) _containedInAbsoluteResponderChain; (0x7fff46cc4772)
- (void) _didChangeToFirstResponder:(id)arg1; (0x7fff46cc81b1)
- (id) _primaryContentResponder; (0x7fff46cc7d9d)
- (BOOL) _finishResignFirstResponder; (0x7fff46cc4c34)
- (id) _nextResponderOverride; (0x7fff46cc5f23)
- (id) _responderWindow; (0x7fff46cc6d3d)
- (BOOL) _shouldRestorationInputViewsOnlyWhenKeepingFirstResponder; (0x7fff46cc82c4)
- (BOOL) _canBecomeFirstResponderWhenPossible; (0x7fff46cc82aa)
- (BOOL) _isViewController; (0x7fff46cc7a0d)
- (BOOL) _canResignIfContainsFirstResponder; (0x7fff46cc6d8d)
- (void) _clearOverrideNextResponder; (0x7fff46cc5d52)
- (void) _controlTouchBegan:(id)arg1 withEvent:(id)arg2; (0x7fff46cc61bd)
- (void) _controlTouchMoved:(id)arg1 withEvent:(id)arg2; (0x7fff46cc62b2)
- (void) _controlTouchEnded:(id)arg1 withEvent:(id)arg2; (0x7fff46cc62f4)
- (id) _effectiveCopyConfiguration; (0x7fff470bedf8)
- (id) _responderForEditing; (0x7fff46cc472d)
- (id) _keyboardResponder; (0x7fff46cc6d34)
- (void) _overrideInputViewNextResponderWithResponder:(id)arg1; (0x7fff46cc5db3)
- (void) _tagAsRestorableResponder; (0x7fff46cc603c)
- (BOOL) _restoreFirstResponder; (0x7fff46cc58e0)
- (id) _copyConfiguration; (0x7fff470beed3)
- (void) selectToHere:(id)arg1; (0x101b5f29a)
- (BOOL) _canChangeFirstResponder:(id)arg1 toResponder:(id)arg2; (0x7fff46cc8115)
- (BOOL) _hasMarkedText; (0x7fff46b5ad63)
- (BOOL) _usesAsynchronousProtocol; (0x7fff46b5ad31)
- (id) _fontForCaretSelection; (0x7fff46b58fa4)
- (id) _textColorForCaretSelection; (0x7fff46b58eab)
- (void) _unmarkText; (0x7fff46b5af79)
- (id) recentsAccessoryView; (0x101b5f29f)
- (void) _nonDestructivelyResignFirstResponder; (0x7fff46cc6ee8)
- (id) _responderSelectionImage; (0x7fff46cc7ee6)
- (struct _NSRange) _selectedRangeWithinMarkedText; (0x7fff46b5648d)
- (id) _textSelectingContainer; (0x7fff46b5b895)
- (unsigned int) _characterInRelationToRangedSelection:(int)arg1; (0x7fff46b567f8)
- (void) _preserveResponderOverridesWhilePerforming:(^block)arg1; (0x7fff46cc5c45)
- (void) _setSuppressSoftwareKeyboard:(BOOL)arg1; (0x7fff46cc97b3)
- (BOOL) _suppressSoftwareKeyboard; (0x7fff46cc97a5)
- (id) pasteConfiguration; (0x101b5f2a4)
- (id) _rangeFromCurrentRangeWithDelta:(struct _NSRange)arg1; (0x7fff46b58d8a)
- (void) _expandSelectionToStartOfWordsBeforeCaretSelection:(int)arg1; (0x7fff46b57317)
- (void) _extendCurrentSelection:(int)arg1; (0x7fff46b56f43)
- (void) _setCaretSelectionAtEndOfSelection; (0x7fff46b57705)
- (void) _setAttributedMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; (0x7fff46b5ae29)
- (void) _setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; (0x7fff46b5adbe)
- (void) _setGestureRecognizers; (0x7fff46b5aa31)
- (void) _replaceDocumentWithText:(id)arg1; (0x7fff46b58057)
- (void) _becomeFirstResponderAndMakeVisible; (0x7fff46cc6f57)
- (void) _moveCurrentSelection:(int)arg1; (0x7fff46b57035)
- (void) _expandSelectionToBackwardDeletionCluster; (0x7fff46b57129)
- (void) _deleteBackwardAndNotify:(BOOL)arg1; (0x7fff46b57c66)
- (id) _wordContainingCaretSelection; (0x7fff46b56b33)
- (unsigned int) _characterAfterCaretSelection; (0x7fff46b56744)
- (id) _rangeOfEnclosingWord:(id)arg1; (0x7fff46b58538)
- (id) _positionAtStartOfWords:(unsigned long)arg1 beforePosition:(id)arg2; (0x7fff46b5756c)
- (id) _fullText; (0x7fff46b56bd5)
- (struct CGRect) _lastRectForRange:(id)arg1; (0x7fff46b5b78c)
- (id) _proxyTextInput; (0x7fff46b563ac)
- (id) _rangeOfText:(id)arg1 endingAtPosition:(id)arg2; (0x7fff46b58201)
- (void) _replaceCurrentWordWithText:(id)arg1; (0x7fff46b57fdc)
- (void) _selectAll; (0x7fff46b5657e)
- (id) _captureOverrideState; (0x7fff46cc59fa)
- (void) _restoreOverrideState:(id)arg1; (0x7fff46cc5af2)
- (id) _rangeOfSmartSelectionIncludingRange:(id)arg1; (0x7fff46b58a6e)
- (id) _positionWithinRange:(id)arg1 farthestInDirection:(long)arg2; (0x7fff46b573d4)
- (id) _positionFromPosition:(id)arg1 pastTextUnit:(long)arg2 inDirection:(long)arg3; (0x7fff46b57458)
- (id) _rangeSpanningTextUnit:(long)arg1 andPosition:(id)arg2; (0x7fff46b585fa)
- (unsigned int) _characterInRelationToPosition:(id)arg1 amount:(int)arg2; (0x7fff46b56a0e)
- (id) _rangeOfTextUnit:(long)arg1 enclosingPosition:(id)arg2; (0x7fff46b58490)
- (id) _newPhraseBoundaryGestureRecognizer; (0x7fff46b5afdf)
- (id) _selectableText; (0x7fff46b5b89e)
- (id) _fullRange; (0x7fff46b585a0)
- (int) _indexForTextPosition:(id)arg1; (0x7fff46b565bc)
- (id) _clampedpositionFromPosition:(id)arg1 offset:(int)arg2; (0x7fff46b58d11)
- (long) _opposingDirectionFromDirection:(long)arg1; (0x7fff46b5743c)
- (id) _keyInput; (0x7fff46b563be)
- (id) _normalizedStringForRangeComparison:(id)arg1; (0x7fff46b581c0)
- (void) _setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; (0x7fff46b5a8c8)
- (void) _scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; (0x7fff46b580e3)
- (BOOL) _isEmptySelection; (0x7fff46b56e61)
- (id) _setHistory:(id)arg1 withExtending:(BOOL)arg2 withAnchor:(int)arg3 withAffinityDownstream:(BOOL)arg4; (0x7fff46b59343)
- (id) _setSelectionRangeWithHistory:(id)arg1; (0x7fff46b590dd)
- (id) _positionFromPosition:(id)arg1 inDirection:(long)arg2 offset:(long)arg3 withAffinityDownstream:(BOOL)arg4; (0x7fff46b5a883)
- (void) _phraseBoundaryGesture:(id)arg1; (0x7fff46b5b09c)
- (void) _setSelectionToPosition:(id)arg1; (0x7fff46b56c3f)
- (BOOL) _selectionAtWordStart; (0x7fff46b56ca5)
- (BOOL) _selectionAtDocumentEnd; (0x7fff46b56dbe)
- (BOOL) _hasMarkedTextOrRangedSelection; (0x7fff46b56ecf)
- (void) _expandSelectionToStartOfWordBeforeCaretSelection; (0x7fff46b57300)
- (id) _rangeOfLineEnclosingPosition:(id)arg1; (0x7fff46b58552)
- (id) _rangeOfSentenceEnclosingPosition:(id)arg1; (0x7fff46b5856c)
- (id) _rangeOfParagraphEnclosingPosition:(id)arg1; (0x7fff46b58586)
- (id) _findPleasingWordBoundaryFromPosition:(id)arg1; (0x7fff46b58919)
- (BOOL) _shouldPerformUICalloutBarButtonReplaceAction:(SEL)arg1 forText:(id)arg2 checkAutocorrection:(BOOL)arg3; (0x7fff46b5b6d5)
- (void) _clearTextInputSource; (0x7fff46b5b9b3)
- (id) __textInteractionFromAssistant; (0x7fff46b662f5)
- (id) _asTextSelection; (0x7fff46b66365)
- (void) __createInteractionAssistantIfNecessaryWithMode:(long)arg1; (0x7fff46b661c9)
- (void) __prepareInteractionAssistantIfNecessary; (0x7fff46b66289)
- (void) __tearDownInteractionAssistantIfNecessary; (0x7fff46b662d4)
- (struct CGRect) _caretRect; (0x7fff46b6636e)
- (void) _gatherKeyResponders:(id)arg1 indexOfSelf:(unsigned long*)arg2 visibilityTest:(^block)arg3 passingTest:(^block)arg4 subviewsTest:(^block)arg5; (0x7fff46cc471f)
- (void) _willChangeToFirstResponder:(id)arg1; (0x7fff46cc81ab)
- (long) editingInteractionConfiguration; (0x101b5f2a9)
- (id) _keyCommandsInChainPassingTest:(^block)arg1; (0x7fff46cc674f)
- (id) _keyCommandForEvent:(id)arg1; (0x7fff46cc6348)
- (id) validationForCommand:(id)arg1; (0x101b5f2ae)
- (id) _keyCommandForEvent:(id)arg1 target:(id*)arg2; (0x7fff46cc635c)
- (void) _handleKeyEvent:(struct __GSEvent*)arg1; (0x7fff46cc7186)
- (void) _handleGameControllerEvent:(id)arg1; (0x7fff46cc7244)
- (id) _showServiceForType:(long)arg1 withContext:(id)arg2; (0x7fff46cc7a59)
- (id) _showServiceForText:(id)arg1 type:(long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; (0x7fff46cc7ae2)
- (id) _showServiceForText:(id)arg1 selectedTextRange:(struct _NSRange)arg2 type:(long)arg3 fromRect:(struct CGRect)arg4 inView:(id)arg5; (0x7fff46cc7b97)
- (void) buildCommandsWithBuilder:(id)arg1; (0x101b5f2b3)
- (void) _rebuildStateRestorationIdentifierPath; (0x7fff46d3fc20)
- (void) _clearRestorableResponderStatus; (0x7fff46cc5f7a)
- (id) nextFirstResponder; (0x101b5f2b8)
- (id) _effectivePasteConfiguration; (0x7fff46cc82cc)
- (BOOL) _handleCopyConfigurationCanPerformAction:(SEL)arg1; (0x7fff470bf034)
- (id) _textServicesResponderProxy; (0x7fff46cc4fd1)
- (id) _selectToHereResponderProxy; (0x7fff46cc5065)
- (id) _targetCanPerformBlock:(^block)arg1; (0x7fff46cc5253)
- (BOOL) _handleCopyConfigurationShare:(id)arg1; (0x7fff470bf213)
- (void) pasteItemProviders:(id)arg1; (0x101b5f2bd)
- (BOOL) _handleCopyConfigurationDoesNotHandleSelector:(SEL)arg1; (0x7fff470bf10e)
- (id) _currentOverrideClient; (0x7fff46cc58f2)
- (BOOL) _isTransitioningFromView:(id)arg1; (0x7fff46cc745c)
- (void) _completeForwardingTouches:(id)arg1 phase:(long)arg2 event:(id)arg3 index:(unsigned long)arg4; (0x7fff46cc74af)
- (void) scrollWheel:(struct __GSEvent*)arg1; (0x101b5f2c2)
- (void) gestureStarted:(struct __GSEvent*)arg1; (0x101b5f2c7)
- (void) gestureEnded:(struct __GSEvent*)arg1; (0x101b5f2cc)
- (void) gestureChanged:(struct __GSEvent*)arg1; (0x101b5f2d1)
- (BOOL) _isRootForKeyResponderCycle; (0x7fff46cc4717)
- (void) _buildMenuFromChainWithBuilder:(id)arg1; (0x7fff46cc53d6)
- (id) _currentOverrideHost; (0x7fff46cc591c)
- (id) _overrideHost; (0x7fff46cc5946)
- (void) _clearOverrideHost; (0x7fff46cc59bb)
- (BOOL) _requiresKeyboardWindowWhenFirstResponder; (0x7fff46cc6d1a)
- (BOOL) _resignIfContainsFirstResponder; (0x7fff46cc6d95)
- (void) _windowResignedKey; (0x7fff46cc7456)
- (void) _completeForwardingTouches:(id)arg1 phase:(long)arg2 event:(id)arg3; (0x7fff46cc79c0)
- (struct CGRect) _responderExternalTouchRectForWindow:(id)arg1; (0x7fff46cc7e1b)
- (id) _responderForBecomeFirstResponder; (0x7fff46cc8299)
- (BOOL) _supportsBecomeFirstResponderWhenPossible; (0x7fff46cc82bc)
- (BOOL) canPasteItemProviders:(id)arg1; (0x101b5f2d6)
- (BOOL) shouldReloadInputViews; (0x101b5f2db)
- (id) _effectiveCopyConfigurationForView:(id)arg1 location:(struct CGPoint)arg2; (0x7fff470bee09)
- (void) _setCopyConfiguration:(id)arg1; (0x7fff470beee4)
- (id) _firstNonnullCopyConfigurationInResponderChainForView:(id)arg1 location:(struct CGPoint)arg2 responder:(id*)arg3; (0x7fff470bef50)
in NSObject:
Class Methods:
+ (id) fallback_debugHierarchyValueForPropertyWithName:(id)arg1 onObject:(id)arg2 outOptions:(id*)arg3 outError:(id*)arg4; (0x101d70c8f)
+ (id) fallback_debugHierarchyPropertyDescriptions; (0x101d70b9d)
+ (BOOL) _mapkit_instanceImplementationOfSelector:(SEL)arg1 isFromSubclassOfClass:(Class)arg2; (0x7fff27442011)
+ (BOOL) __accessibilityGuidedAccessStateEnabled; (0x7fff46221ce5)
+ (long) __accessibilityGuidedAccessRestrictionStateForIdentifier:(id)arg1; (0x7fff46221ced)
+ (void) __accessibilityRequestGuidedAccessSession:(BOOL)arg1 completion:(^block)arg2; (0x7fff46221cf5)
+ (void) _installAppearanceSwizzlesForSetter:(id)arg1; (0x7fff46870aaf)
+ (BOOL) isSelectorExcludedFromWebScript:(SEL)arg1; (0x7fff4ae021d0)
+ (BOOL) isKeyExcludedFromWebScript:(const char*)arg1; (0x7fff4ae021e0)
+ (id) _webkit_invokeOnMainThread; (0x7fff4adf7800)
+ (BOOL) brc_swizzleInstanceMethod:(SEL)arg1 with:(SEL)arg2; (0x7fff308989e9)
+ (BOOL) brc_swizzleClassMethod:(SEL)arg1 with:(SEL)arg2; (0x7fff30898ad1)
+ (id) fromPBCodable:(id)arg1; (0x7fff3211a5c2)
+ (id) CKSQLiteClassName; (0x7fff230cf7f9)
+ (BOOL) CA_automaticallyNotifiesObservers:(Class)arg1; (0x7fff2b2051f3)
+ (?*) CA_setterForProperty:(const struct _CAPropertyInfo*)arg1; (0x7fff2b2051cf)
+ (?*) CA_getterForProperty:(const struct _CAPropertyInfo*)arg1; (0x7fff2b2051d7)
+ (BOOL) CA_encodesPropertyConditionally:(unsigned int)arg1 type:(int)arg2; (0x7fff2b2051df)
+ (id) CA_CAMLPropertyForKey:(id)arg1; (0x7fff2b2051fb)
+ (id) bs_secureDataFromObject:(id)arg1; (0x7fff2f7e5228)
+ (id) bs_secureDecodedFromData:(id)arg1 withAdditionalClasses:(id)arg2; (0x7fff2f7e4eec)
+ (BOOL) supportsBSXPCSecureCoding; (0x7fff2f7f2e49)
+ (BOOL) bs_isPlistableType; (0x7fff2f7e44a6)
+ (id) bs_secureDecodedFromData:(id)arg1; (0x7fff2f7e4aa9)
+ (id) bs_secureObjectFromData:(id)arg1 ofClass:(Class)arg2; (0x7fff2f7e5242)
+ (id) bs_secureObjectFromData:(id)arg1 ofClasses:(id)arg2; (0x7fff2f7e52d2)
+ (id) bs_dataFromObject:(id)arg1; (0x7fff2f7e5310)
+ (id) bs_objectFromData:(id)arg1; (0x7fff2f7e5327)
+ (id) bs_decodedFromData:(id)arg1; (0x7fff2f7e5354)
+ (void) load; (0x7fff255d771a)
+ (long) version; (0x7fff255d77de)
+ (void) setVersion:(long)arg1; (0x7fff255d77d2)
+ (BOOL) implementsSelector:(SEL)arg1; (0x7fff255d776a)
+ (BOOL) instancesImplementSelector:(SEL)arg1; (0x7fff255d7748)
+ (void) cancelPreviousPerformRequestsWithTarget:(id)arg1; (0x7fff255f752d)
+ (BOOL) automaticallyNotifiesObserversForKey:(id)arg1; (0x7fff255b1155)
+ (void) cancelPreviousPerformRequestsWithTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3; (0x7fff255f7162)
+ (BOOL) accessInstanceVariablesDirectly; (0x7fff2559d0f7)
+ (Class) classForKeyedUnarchiver; (0x7fff255c3b30)
+ (id) _createValuePrimitiveSetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a349f)
+ (id) _createValuePrimitiveGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a31b1)
+ (id) _createValueSetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a20ec)
+ (id) _createValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a1a69)
+ (id) replacementObjectForPortCoder:(id)arg1; (0x7fff256dea5f)
+ (id) keyPathsForValuesAffectingValueForKey:(id)arg1; (0x7fff255b0fa7)
+ (id) _createMutableArrayValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff2559d0ff)
+ (id) _createMutableOrderedSetValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a23fc)
+ (id) _createMutableSetValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a2a94)
+ (id) _createOtherValueGetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a312d)
+ (id) _createOtherValueSetterWithContainerClassID:(id)arg1 key:(id)arg2; (0x7fff255a316f)
+ (id) _keysForValuesAffectingValueForKey:(id)arg1; (0x7fff255b0df2)
+ (void) setKeys:(id)arg1 triggerChangeNotificationsForDependentKey:(id)arg2; (0x7fff255b1399)
+ (BOOL) _shouldAddObservationForwardersForKey:(id)arg1; (0x7fff255b1484)
+ (id) classFallbacksForKeyedArchiver; (0x7fff255c3b23)
+ (struct objc_method_description*) instanceMethodDescriptionForSelector:(SEL)arg1; (0x7fff25666a30)
+ (struct objc_method_description*) methodDescriptionForSelector:(SEL)arg1; (0x7fff25666c4a)
+ (const char*) _localClassNameForClass; (0x7fff256633ab)
+ (id) SFSQLiteClassName; (0x7fff2bb94175)
+ (id) init; (0x7fff23b1aa70)
+ (id) description; (0x7fff23b1a670)
+ (void) dealloc; (0x7fff23b1aaf0)
+ (void) load; (0x7fff23b1a1c0)
+ (void) doesNotRecognizeSelector:(SEL)arg1; (0x7fff23b1a2a0)
+ (id) instanceMethodSignatureForSelector:(SEL)arg1; (0x7fff23b1a430)
+ (id) methodSignatureForSelector:(SEL)arg1; (0x7fff23b1a5d0)
+ (id) _copyDescription; (0x7fff23b1a750)
+ (id) __allocWithZone_OA:(struct _NSZone*)arg1; (0x7fff23b1a930)
+ (id) init; (0x7fff5014666b)
+ (BOOL) isEqual:(id)arg1; (0x7fff5014641e)
+ (Class) class; (0x7fff5014634b)
+ (id) self; (0x7fff50146347)
+ (id) performSelector:(SEL)arg1; (0x7fff501464e1)
+ (id) performSelector:(SEL)arg1 withObject:(id)arg2; (0x7fff50146515)
+ (id) performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; (0x7fff50146558)
+ (BOOL) isProxy; (0x7fff50146428)
+ (BOOL) isKindOfClass:(Class)arg1; (0x7fff5014635b)
+ (BOOL) isMemberOfClass:(Class)arg1; (0x7fff50146354)
+ (BOOL) conformsToProtocol:(id)arg1; (0x7fff501463de)
+ (BOOL) respondsToSelector:(SEL)arg1; (0x7fff501463d0)
+ (id) retain; (0x7fff50146644)
+ (oneway void) release; (0x7fff50146654)
+ (id) autorelease; (0x7fff50146655)
+ (unsigned long) retainCount; (0x7fff50146659)
+ (struct _NSZone*) zone; (0x7fff50146670)
+ (unsigned long) hash; (0x7fff5014641a)
+ (Class) superclass; (0x7fff5014634f)
+ (id) description; (0x7fff50146602)
+ (id) debugDescription; (0x7fff50146605)
+ (void) dealloc; (0x7fff5014666f)
+ (id) alloc; (0x7fff50146661)
+ (id) mutableCopy; (0x7fff5014667d)
+ (void) initialize; (0x7fff50146346)
+ (id) copy; (0x7fff50146675)
+ (id) copyWithZone:(struct _NSZone*)arg1; (0x7fff50146679)
+ (id) allocWithZone:(struct _NSZone*)arg1; (0x7fff50146666)
+ (id) mutableCopyWithZone:(struct _NSZone*)arg1; (0x7fff50146681)
+ (BOOL) instancesRespondToSelector:(SEL)arg1; (0x7fff501463c0)
+ (id) new; (0x7fff50146612)
+ (void) doesNotRecognizeSelector:(SEL)arg1; (0x7fff501464aa)
+ (id) instanceMethodSignatureForSelector:(SEL)arg1; (0x7fff501465a0)
+ (BOOL) _isDeallocating; (0x7fff5014664b)
+ (BOOL) isSubclassOfClass:(Class)arg1; (0x7fff50146374)
+ (id) forwardingTargetForSelector:(SEL)arg1; (0x7fff501465ff)
+ (?*) methodForSelector:(SEL)arg1; (0x7fff50146480)
+ (?*) instanceMethodForSelector:(SEL)arg1; (0x7fff5014642b)
+ (id) methodSignatureForSelector:(SEL)arg1; (0x7fff501465b2)
+ (void) forwardInvocation:(id)arg1; (0x7fff501465c4)
+ (BOOL) _tryRetain; (0x7fff50146648)
+ (BOOL) isFault; (0x7fff50146425)
+ (BOOL) resolveClassMethod:(SEL)arg1; (0x7fff501464a4)
+ (BOOL) resolveInstanceMethod:(SEL)arg1; (0x7fff501464a7)
+ (BOOL) allowsWeakReference; (0x7fff5014664e)
+ (BOOL) retainWeakReference; (0x7fff50146651)
+ (BOOL) isAncestorOfObject:(id)arg1; (0x7fff5014638a)
Properties:
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (nonatomic) BOOL isAccessibilityElement; (@dynamic isAccessibilityElement;)
@property (copy, nonatomic) NSString* accessibilityLabel; (@dynamic accessibilityLabel;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedLabel;
@property (copy, nonatomic) NSString* accessibilityHint; (@dynamic accessibilityHint;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedHint;
@property (copy, nonatomic) NSString* accessibilityValue; (@dynamic accessibilityValue;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedValue;
@property (nonatomic) unsigned long accessibilityTraits; (@dynamic accessibilityTraits;)
@property (nonatomic) struct CGRect accessibilityFrame; (@dynamic accessibilityFrame;)
@property (copy, nonatomic) UIBezierPath* accessibilityPath;
@property (nonatomic) struct CGPoint accessibilityActivationPoint; (@dynamic accessibilityActivationPoint;)
@property (retain, nonatomic) NSString* accessibilityLanguage; (@dynamic accessibilityLanguage;)
@property (nonatomic) BOOL accessibilityElementsHidden; (@dynamic accessibilityElementsHidden;)
@property (nonatomic) BOOL accessibilityViewIsModal; (@dynamic accessibilityViewIsModal;)
@property (nonatomic) BOOL shouldGroupAccessibilityChildren; (@dynamic shouldGroupAccessibilityChildren;)
@property (nonatomic) long accessibilityNavigationStyle;
@property (nonatomic) BOOL accessibilityRespondsToUserInteraction;
@property (retain, nonatomic) NSArray* accessibilityUserInputLabels;
@property (copy, nonatomic) NSArray* accessibilityAttributedUserInputLabels;
@property (copy, nonatomic) NSArray* accessibilityHeaderElements;
@property (retain, nonatomic) NSString* accessibilityTextualContext;
@property (retain, nonatomic) NSArray* accessibilityCustomActions;
@property (copy, nonatomic) NSString* accessibilityIdentifier;
@property (readonly, nonatomic) NSString* accessibilityLocalizedStringKey;
@property (retain, nonatomic) NSArray* accessibilityElements;
@property (nonatomic) long accessibilityContainerType;
@property (retain, nonatomic) NSArray* accessibilityCustomRotors;
@property (retain, getter=_traitStorageList, setter=_setTraitStorageList:) _UITraitStorageList* traitStorageList;
@property (readonly, nonatomic) UIDescriptionBuilder* _ui_descriptionBuilder;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property void* observationInfo;
@property (readonly) Class classForKeyedArchiver;
@property (readonly, retain) id autoContentAccessingProxy;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
Instance Methods:
- (BOOL) isNull; (0x7fff2fece503)
- (id) CalClassName; (0x7fff2fece4c0)
- (void) performBlockOnMainThreadSynchronously:(^block)arg1; (0x7fff2fece540)
- (void) _ICSStringWithOptions:(unsigned long)arg1 appendingToString:(id)arg2; (0x7fff4b744a0b)
- (id) _ICSStringWithOptions:(unsigned long)arg1; (0x7fff4b744993)
- (BOOL) _isMKClusterAnnotation; (0x7fff27519db3)
- (BOOL) _mapkit_implementationOfSelector:(SEL)arg1 isFromSubclassOfClass:(Class)arg2; (0x7fff2744205d)
- (BOOL) _mapkit_isInternalAnnotationView; (0x7fff2750671a)
- (BOOL) _mapkit_isInternalAnnotation; (0x7fff275066f1)
- (void) cn_updateDictionaryForKey:(id)arg1 withChanges:(id)arg2; (0x7fff2356f675)
- (id) SCN_setupDisplayLinkWithQueue:(id)arg1; (0x7fff2b82584b)
- (void) setAccessibilityIdentifier:(id)arg1; (0x7fff46221d91)
- (id) accessibilityIdentifier; (0x7fff46221d80)
- (id) accessibilityLabel; (0x7fff46220da3)
- (struct CGPoint) accessibilityActivationPoint; (0x7fff46220e7c)
- (void) setAccessibilityLabel:(id)arg1; (0x7fff462213e4)
- (unsigned long) accessibilityTraits; (0x7fff46220f81)
- (BOOL) isAccessibilityElement; (0x7fff46220fa2)
- (void) accessibilitySetIdentification:(id)arg1; (0x7fff46221cc9)
- (id) accessibilityValue; (0x7fff46220df1)
- (void) accessibilityIncrement; (0x7fff46221c20)
- (void) accessibilityDecrement; (0x7fff46221c26)
- (id) accessibilityHint; (0x7fff46220e3f)
- (BOOL) accessibilityActivate; (0x7fff46221c44)
- (id) accessibilityElements; (0x7fff46222f4e)
- (void) setAccessibilityViewIsModal:(BOOL)arg1; (0x7fff46221394)
- (BOOL) shouldGroupAccessibilityChildren; (0x7fff4622105c)
- (void) setIsAccessibilityElement:(BOOL)arg1; (0x7fff46221677)
- (void) setAccessibilityTraits:(unsigned long)arg1; (0x7fff4622163d)
- (void) setAccessibilityElements:(id)arg1; (0x7fff46222f5f)
- (BOOL) accessibilityPerformMagicTap; (0x7fff46221c3c)
- (struct CGRect) accessibilityFrame; (0x7fff46220f1e)
- (void) setAccessibilityElementsHidden:(BOOL)arg1; (0x7fff4622135a)
- (BOOL) accessibilityPerformEscape; (0x7fff46221c34)
- (id) accessibilityCustomActions; (0x7fff46221ca7)
- (id) accessibilityIdentification; (0x7fff46221cb8)
- (BOOL) accessibilityElementsHidden; (0x7fff46221031)
- (void) setAccessibilityValue:(id)arg1; (0x7fff4622147e)
- (BOOL) accessibilityViewIsModal; (0x7fff46221006)
- (void) setAccessibilityHint:(id)arg1; (0x7fff46221518)
- (id) storedIsAccessibilityElement; (0x7fff462212c6)
- (BOOL) accessibilityRespondsToUserInteraction; (0x7fff462210b2)
- (long) accessibilityElementCount; (0x7fff46222f2e)
- (id) accessibilityElementAtIndex:(long)arg1; (0x7fff46222f36)
- (long) indexOfAccessibilityElement:(id)arg1; (0x7fff46222f3e)
- (void) awakeFromNib; (0x7fff46904c0b)
- (id) accessibilityContainer; (0x7fff46220fc3)
- (BOOL) accessibilityScroll:(long)arg1; (0x7fff46221c2c)
- (void) setAccessibilityFrame:(struct CGRect)arg1; (0x7fff4622159c)
- (void) setAccessibilityCustomActions:(id)arg1; (0x7fff46221c91)
- (void) setAccessibilityContainer:(id)arg1; (0x7fff462216b1)
- (id) accessibilityPath; (0x7fff46220ff5)
- (void) setAccessibilityContainerType:(long)arg1; (0x7fff46222fca)
- (long) accessibilityContainerType; (0x7fff46222f86)
- (id) accessibilityLanguage; (0x7fff46220fe4)
- (id) accessibilityCustomRotors; (0x7fff46223cdd)
- (void) setShouldGroupAccessibilityChildren:(BOOL)arg1; (0x7fff4622175f)
- (BOOL) accessibilityElementIsFocused; (0x7fff46221bec)
- (void) accessibilityElementDidBecomeFocused; (0x7fff46221be0)
- (void) accessibilityElementDidLoseFocus; (0x7fff46221be6)
- (void) setAccessibilityAttributedLabel:(id)arg1; (0x7fff46221456)
- (void) setAccessibilityAttributedValue:(id)arg1; (0x7fff462214f0)
- (void) setAccessibilityAttributedHint:(id)arg1; (0x7fff4622158a)
- (id) accessibilityLocalizedStringKey; (0x7fff46222044)
- (id) accessibilityAttributedLabel; (0x7fff46220dce)
- (id) accessibilityUserInputLabels; (0x7fff462210ee)
- (void) setAccessibilityUserInputLabels:(id)arg1; (0x7fff46221823)
- (void) setAccessibilityLanguage:(id)arg1; (0x7fff46221749)
- (id) storedShouldGroupAccessibilityChildren; (0x7fff46221271)
- (void) _keyboardActivate; (0x7fff46222792)
- (id) storedAccessibilityContainerType; (0x7fff46222f75)
- (id) accessibilityHeaderElements; (0x7fff4622130a)
- (id) accessibilityDragSourceDescriptors; (0x7fff46222e58)
- (id) accessibilityDropPointDescriptors; (0x7fff46222e7f)
- (id) accessibilityAttributedValue; (0x7fff46220e1c)
- (id) storedAccessibilityViewIsModal; (0x7fff462212a4)
- (id) storedAccessibilityElementsHidden; (0x7fff46221293)
- (void) _accessibilityFinalize; (0x7fff46221cdf)
- (void) setAccessibilityRespondsToUserInteraction:(BOOL)arg1; (0x7fff462217d3)
- (long) accessibilityNavigationStyle; (0x7fff46221087)
- (id) className; (0x7fff47079e25)
- (id) _propertyDescription; (0x7fff4700bb5c)
- (void) prepareForInterfaceBuilder; (0x7fff46904c11)
- (id) accessibilityAttributedHint; (0x7fff46220e6a)
- (void) setAccessibilityActivationPoint:(struct CGPoint)arg1; (0x7fff46221603)
- (void) setAccessibilityPath:(id)arg1; (0x7fff462215ed)
- (id) uiPresentationManager; (0x7fff4680431e)
- (void) setAccessibilityDragSourceDescriptors:(id)arg1; (0x7fff46222e42)
- (id) _ivarDescription; (0x7fff4700b5cf)
- (id) accessibilityAttributedUserInputLabels; (0x7fff4622125f)
- (id) accessibilityTextualContext; (0x7fff462219f2)
- (id) accessibilityAssistiveTechnologyFocusedIdentifiers; (0x7fff46221bf4)
- (id) storedAccessibilityRespondsToUserInteraction; (0x7fff462212f9)
- (id) storedAccessibilityFrame; (0x7fff462212d7)
- (id) storedAccessibilityTraits; (0x7fff462212b5)
- (id) storedAccessibilityActivationPoint; (0x7fff462212e8)
- (id) _internalAccessibilityAttributedLabel; (0x7fff46220d92)
- (id) _internalAccessibilityAttributedValue; (0x7fff46220de0)
- (id) _internalAccessibilityAttributedHint; (0x7fff46220e2e)
- (id) storedAccessibilityNavigationStyle; (0x7fff46221282)
- (id) _internalAccessibilityAttributedUserInputLabels; (0x7fff462210dd)
- (void) _internalSetAccessibilityAttributedLabel:(id)arg1; (0x7fff462213ce)
- (void) _internalSetAccessibilityAttributedValue:(id)arg1; (0x7fff46221468)
- (void) _internalSetAccessibilityAttributedHint:(id)arg1; (0x7fff46221502)
- (void) _internalSetAccessibilityAttributedUserInputLabels:(id)arg1; (0x7fff4622180d)
- (void) setAccessibilityNavigationStyle:(long)arg1; (0x7fff46221799)
- (void) setAccessibilityAttributedUserInputLabels:(id)arg1; (0x7fff462219e0)
- (void) setAccessibilityTextualContext:(id)arg1; (0x7fff46221a03)
- (void) setAccessibilityHeaderElements:(id)arg1; (0x7fff46221a19)
- (unsigned long) defaultAccessibilityTraits; (0x7fff46221da7)
- (BOOL) isAccessibilityElementByDefault; (0x7fff46221db7)
- (BOOL) isElementAccessibilityExposedToInterfaceBuilder; (0x7fff46221dbf)
- (struct __IOHIDEvent*) _keyboardActivateEventDown:(BOOL)arg1; (0x7fff46222879)
- (unsigned int) _accessibilityGetContextID; (0x7fff462229bc)
- (void) setAccessibilityDropPointDescriptors:(id)arg1; (0x7fff46222e69)
- (void) setAccessibilityCustomRotors:(id)arg1; (0x7fff46223cc7)
- (void) _setTraitStorageList:(id)arg1; (0x7fff46908695)
- (void) _applyTraitStorageRecordsForTraitCollection:(id)arg1; (0x7fff469086ab)
- (id) _NSItemProviderTypeCoercion_coercedUIImageValueFromNSURLValue:(id)arg1 error:(id*)arg2; (0x7fff46730c0a)
- (id) _NSItemProviderTypeCoercion_coercedUIImageValueFromNSDataValue:(id)arg1 error:(id*)arg2; (0x7fff46730d68)
- (id) _ui_descriptionBuilder; (0x7fff4700ebc4)
- (BOOL) __isKindOfUIView; (0x7fff4716eaea)
- (id) __autorotationSanityCheckObjectFromSource:(id)arg1 selector:(SEL)arg2; (0x7fff46824a22)
- (void) _connectInterfaceBuilderEventConnection:(id)arg1; (0x7fff469064ba)
- (id) _uikit_valueForTraitCollection:(id)arg1; (0x7fff46907f04)
- (BOOL) _uikit_variesByTraitCollections; (0x7fff46907efc)
- (void) _uikit_applyValueFromTraitStorage:(id)arg1 forKeyPath:(id)arg2; (0x7fff46907eb7)
- (id) _traitStorageList; (0x7fff46908684)
- (id) __ivarDescriptionForClass:(Class)arg1; (0x7fff4700b424)
- (id) __propertyDescriptionForClass:(Class)arg1; (0x7fff4700b6b2)
- (id) __methodDescriptionForClass:(Class)arg1; (0x7fff4700bc2a)
- (id) _methodDescription; (0x7fff4700c134)
- (id) _shortMethodDescription; (0x7fff4700c202)
- (id) _webkit_invokeOnMainThread; (0x7fff4adf7840)
- (void) postNotificationWithDescription:(id)arg1; (0x7fff302da657)
- (BOOL) okToNotifyFromThisThread; (0x7fff302da761)
- (void) fromNotifySafeThreadPerformSelector:(SEL)arg1 withObject:(id)arg2; (0x7fff302da771)
- (void) allowSafePerformSelector; (0x7fff302da6f1)
- (void) disallowSafePerformSelector; (0x7fff302da729)
- (void) fromNotifySafeThreadPostNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; (0x7fff302da7ec)
- (void) fromMainThreadPostNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; (0x7fff302da88f)
- (id) _web_description; (0x7fff490b45f0)
- (void) releaseOnMainThread; (0x7fff493782d0)
- (id) toPBCodable; (0x7fff3211a3cc)
- (id) CKDescription; (0x7fff230bd5ab)
- (id) CKPropertiesDescription; (0x7fff230bd307)
- (id) CKDescriptionPropertiesWithPublic:(BOOL)arg1 private:(BOOL)arg2 shouldExpand:(BOOL)arg3; (0x7fff230bd326)
- (id) CKPropertiesDescriptionStringFromProperties:(id)arg1; (0x7fff230bd32e)
- (id) CKStatusReport; (0x7fff230bf3b5)
- (id) hashedDescription; (0x7fff230bd6d2)
- (void) CKAssignToContainerWithID:(id)arg1; (0x7fff230beb39)
- (id) descriptionAtIndent:(unsigned long)arg1; (0x7fff2650ff81)
- (id) _intents_readableDescriptionForLanguage:(id)arg1 withMetadata:(id)arg2; (0x7fff26322ddd)
- (id) _intents_readableDescriptionForLanguage:(id)arg1; (0x7fff26322dc9)
- (id) _intents_localizedCopyForLanguage:(id)arg1; (0x7fff26322e99)
- (BOOL) _intents_compareValue:(id)arg1 relation:(unsigned long)arg2; (0x7fff264a8337)
- (BOOL) _intents_isValidKey:(id)arg1; (0x7fff263e74c0)
- (id) _intents_indexingRepresentation; (0x7fff26510052)
- (SEL) _intents_setterForPropertyWithName:(id)arg1; (0x7fff2651005b)
- (id) ams_generateDescriptionWithSubObjects:(id)arg1; (0x7fff2eeb2a1e)
- (id) CA_interpolateValue:(id)arg1 byFraction:(float)arg2; (0x7fff2b1c2cb0)
- (id) CAMLTypeForKey:(id)arg1; (0x7fff2b204c98)
- (struct Object*) CA_copyRenderValue; (0x7fff2b06dedc)
- (void) encodeWithCAMLWriter:(id)arg1; (0x7fff2b204833)
- (id) CA_interpolateValues:::(id)arg1 interpolator:(id)arg2; (0x7fff2b1c2ef0)
- (double) CA_distanceToValue:(id)arg1; (0x7fff2b1c3062)
- (id) CAMLType; (0x7fff2b20477e)
- (void) CA_prepareRenderValue; (0x7fff2b06ddf8)
- (unsigned long) CA_copyNumericValue:(double[20])arg1; (0x7fff2b06ea50)
- (id) CA_archivingValueForKey:(id)arg1; (0x7fff2b20512f)
- (id) CA_addValue:(id)arg1 multipliedBy:(int)arg2; (0x7fff2b1c2b8c)
- (id) CA_roundToIntegerFromValue:(id)arg1; (0x7fff2b1c2ee7)
- (void) if_setValueIfNonNil:(id)arg1 forKey:(id)arg2; (0x7fff3a433cab)
- (void) if_setValueIfYES:(BOOL)arg1 forKey:(id)arg2; (0x7fff3a433cf5)
- (BOOL) un_safeBoolValue; (0x7fff2c734fe3)
- (BOOL) isNull; (0x7fff3a0e9df2)
- (id) __im_onMainThread; (0x7fff3a0f161a)
- (void) performSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3 ignoreMenuTracking:(BOOL)arg4; (0x7fff3a0efb22)
- (id) __im_afterDelay:(double)arg1; (0x7fff3a0f1701)
- (id) __im_afterDelay:(double)arg1 modes:(id)arg2; (0x7fff3a0f1743)
- (id) __im_onThread:(id)arg1; (0x7fff3a0f16ed)
- (id) __im_onThread:(id)arg1 immediateForMatchingThread:(BOOL)arg2; (0x7fff3a0f16a3)
- (id) __im_onMainThreadIfNecessary; (0x7fff3a0f1652)
- (id) __im_onDetachedThread; (0x7fff3a0f168f)
- (id) __im_getInvocation:(id*)arg1; (0x7fff3a0f1790)
- (id) pep_afterDelay:(double)arg1; (0x7fff2ec62335)
- (id) pep_onMainThread; (0x7fff2ec6224e)
- (id) pep_getInvocation:(id*)arg1; (0x7fff2ec623d3)
- (id) pep_onMainThreadIfNecessary; (0x7fff2ec62286)
- (id) pep_onThread:(id)arg1; (0x7fff2ec62321)
- (id) pep_onThread:(id)arg1 immediateForMatchingThread:(BOOL)arg2; (0x7fff2ec622d7)
- (id) pep_onOperationQueue:(id)arg1 priority:(long)arg2; (0x7fff2ec62389)
- (id) pep_onDetachedThread; (0x7fff2ec622c3)
- (id) pep_onOperationQueue:(id)arg1; (0x7fff2ec62375)
- (id) bs_secureEncoded; (0x7fff2f7e46f9)
- (BOOL) supportsBSXPCSecureCoding; (0x7fff2f7f2e51)
- (BOOL) bs_isPlistableType; (0x7fff2f7e46df)
- (BOOL) bs_isXPCObject; (0x7fff2f7e1589)
- (id) bs_encoded; (0x7fff2f7e5340)
- (id) debugHierarchyObjectsInGroupWithID:(id)arg1 outOptions:(id*)arg2; (0x101e442fa)
- (id) debugHierarchyValueForPropertyWithName:(id)arg1; (0x101e4430a)
- (id) debugHierarchyPropertyDescriptions; (0x101e44302)
- (id) debugHierarchyAdditionalGroupingIDs; (0x101e442f2)
- (BOOL) boolValueSafe; (0x7fff33affa60)
- (BOOL) boolValueSafe:(int*)arg1; (0x7fff33affa73)
- (long) int64ValueSafe; (0x7fff33affa87)
- (long) int64ValueSafe:(int*)arg1; (0x7fff33affa93)
- (double) doubleValueSafe; (0x7fff33affaa0)
- (double) doubleValueSafe:(int*)arg1; (0x7fff33affaac)
- (id) stringValueSafe; (0x7fff33affab9)
- (const char*) utf8ValueSafe; (0x7fff33affbbd)
- (id) stringValueSafe:(int*)arg1; (0x7fff33affacd)
- (const char*) utf8ValueSafe:(int*)arg1; (0x7fff33affbd1)
- (id) initFromPQLResultSet:(id)arg1 error:(id*)arg2; (0x7fff5016a918)
- (Class) classForCoder; (0x7fff255d772d)
- (id) replacementObjectForCoder:(id)arg1; (0x7fff255d773f)
- (BOOL) _allowsDirectEncoding; (0x7fff255d7737)
- (id) awakeAfterUsingCoder:(id)arg1; (0x7fff255d7724)
- (BOOL) implementsSelector:(SEL)arg1; (0x7fff255d779e)
- (void) performSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3; (0x7fff255f6ce6)
- (void) performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(BOOL)arg3; (0x7fff2560c3e0)
- (id) valueForKey:(id)arg1; (0x7fff2559d842)
- (void) setValue:(id)arg1 forKey:(id)arg2; (0x7fff2559db63)
- (void) performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(BOOL)arg4; (0x7fff2560c473)
- (void) willChangeValueForKey:(id)arg1; (0x7fff255b01e2)
- (void) didChangeValueForKey:(id)arg1; (0x7fff255b01fe)
- (void) addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long)arg3 context:(void*)arg4; (0x7fff255af5c5)
- (void) removeObserver:(id)arg1 forKeyPath:(id)arg2; (0x7fff255af8e1)
- (void) observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; (0x7fff255aed38)
- (id) addObserver:(id)arg1; (0x7fff2563a92d)
- (id) valueForKeyPath:(id)arg1; (0x7fff2559e43a)
- (void) removeObserver:(id)arg1 forKeyPath:(id)arg2 context:(void*)arg3; (0x7fff255af7a7)
- (id) valueForUndefinedKey:(id)arg1; (0x7fff2559ec2b)
- (void) setValue:(id)arg1 forUndefinedKey:(id)arg2; (0x7fff2559ed1d)
- (id) dictionaryWithValuesForKeys:(id)arg1; (0x7fff2559ee7a)
- (void*) observationInfo; (0x7fff255b1379)
- (void) setObservationInfo:(void*)arg1; (0x7fff255b1329)
- (void) setValuesForKeysWithDictionary:(id)arg1; (0x7fff2559ef70)
- (void) setNilValueForKey:(id)arg1; (0x7fff2559ee0e)
- (void) setValue:(id)arg1 forKeyPath:(id)arg2; (0x7fff2559e585)
- (Class) classForArchiver; (0x7fff2554f905)
- (void) willChangeValueForKey:(id)arg1 withSetMutation:(unsigned long)arg2 usingObjects:(id)arg3; (0x7fff255b0996)
- (void) didChangeValueForKey:(id)arg1 withSetMutation:(unsigned long)arg2 usingObjects:(id)arg3; (0x7fff255b0d28)
- (id) mutableSetValueForKey:(id)arg1; (0x7fff2559e2c9)
- (void) _willChangeValuesForKeys:(id)arg1; (0x7fff255b1937)
- (void) _didChangeValuesForKeys:(id)arg1; (0x7fff255b1956)
- (void) willChange:(unsigned long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; (0x7fff255b0217)
- (void) didChange:(unsigned long)arg1 valuesAtIndexes:(id)arg2 forKey:(id)arg3; (0x7fff255b04c5)
- (id) mutableArrayValueForKey:(id)arg1; (0x7fff2559dfe7)
- (id) mutableOrderedSetValueForKey:(id)arg1; (0x7fff2559e158)
- (BOOL) validateValue:(inout id*)arg1 forKey:(id)arg2 error:(out id*)arg3; (0x7fff2559de72)
- (id) _implicitObservationInfo; (0x7fff255b2bfd)
- (void) performSelector:(SEL)arg1 withObject:(id)arg2 afterDelay:(double)arg3 inModes:(id)arg4; (0x7fff255f6d60)
- (void) _notifyObserversOfChangeFromValuesForKeys:(id)arg1 toValuesForKeys:(id)arg2; (0x7fff255b1972)
- (id) replacementObjectForPortCoder:(id)arg1; (0x7fff256dea22)
- (Class) classForKeyedArchiver; (0x7fff255c3ae6)
- (void) finishObserving; (0x7fff2563a311)
- (id) addObserverBlock:(^block)arg1; (0x7fff2563a499)
- (id) replacementObjectForArchiver:(id)arg1; (0x7fff2554f917)
- (id) replacementObjectForKeyedArchiver:(id)arg1; (0x7fff255c3af8)
- (void) receiveObservedValue:(id)arg1; (0x7fff2563a7fa)
- (BOOL) _overrideUseFastBlockObservers; (0x7fff2563a309)
- (BOOL) _isToManyChangeInformation; (0x7fff2563a6bf)
- (void) _receiveBox:(id)arg1; (0x7fff2563aa15)
- (BOOL) validateValue:(inout id*)arg1 forKeyPath:(id)arg2 error:(out id*)arg3; (0x7fff2559e6dc)
- (id) mutableArrayValueForKeyPath:(id)arg1; (0x7fff2559e84a)
- (id) mutableOrderedSetValueForKeyPath:(id)arg1; (0x7fff2559e995)
- (id) mutableSetValueForKeyPath:(id)arg1; (0x7fff2559eae0)
- (BOOL) _isKVOA; (0x7fff255ac9ec)
- (void) _changeValueForKey:(id)arg1 key:(id)arg2 key:(id)arg3 usingBlock:(^block)arg4; (0x7fff255b2b47)
- (void) _willBeginKeyValueObserving; (0x7fff255b1478)
- (void) _didEndKeyValueObserving; (0x7fff255b147e)
- (void) _addObserver:(id)arg1 forProperty:(id)arg2 options:(unsigned long)arg3 context:(void*)arg4; (0x7fff255aee23)
- (void) _removeObserver:(id)arg1 forProperty:(id)arg2; (0x7fff255af2c4)
- (void) _changeValueForKeys:(id*)arg1 count:(unsigned long)arg2 maybeOldValuesDict:(id)arg3 maybeNewValuesDict:(id)arg4 usingBlock:(^block)arg5; (0x7fff255b1fad)
- (void) _notifyObserversForKeyPath:(id)arg1 change:(id)arg2; (0x7fff255b148c)
- (void) _changeValueForKey:(id)arg1 usingBlock:(^block)arg2; (0x7fff255b2ba6)
- (id) _pendingChangeNotificationsArrayForKey:(id)arg1 create:(BOOL)arg2; (0x7fff255b2c05)
- (void) _destroyObserverList; (0x7fff2563a6a3)
- (void) removeObservation:(id)arg1; (0x7fff2563a9c5)
- (void) receiveObservedError:(id)arg1; (0x7fff2563a6c7)
- (void*) _observerStorageOfSize:(unsigned long)arg1; (0x7fff2563a69b)
- (id) autoContentAccessingProxy; (0x7fff255d7a56)
- (id) addObserver:(id)arg1 forObservableKeyPath:(id)arg2; (0x7fff255e50b6)
- (void) setObservation:(id)arg1 forObservingKeyPath:(id)arg2; (0x7fff255e5141)
- (void) removeObservation:(id)arg1 forObservableKeyPath:(id)arg2; (0x7fff255e5124)
- (Class) classForPortCoder; (0x7fff256dea10)
- (void) performSelector:(SEL)arg1 object:(id)arg2 afterDelay:(double)arg3; (0x7fff255f6d4e)
- (void) performSelector:(SEL)arg1 onThread:(id)arg2 withObject:(id)arg3 waitUntilDone:(BOOL)arg4 modes:(id)arg5; (0x7fff2560bf2e)
- (void) performSelectorOnMainThread:(SEL)arg1 withObject:(id)arg2 waitUntilDone:(BOOL)arg3 modes:(id)arg4; (0x7fff2560c37a)
- (void) performSelectorInBackground:(SEL)arg1 withObject:(id)arg2; (0x7fff2560c4f8)
- (id*) _observerStorage; (0x7fff2563a693)
- (id) addChainedObservers:(id)arg1; (0x7fff2563a352)
- (id) addObservationTransformer:(^block)arg1; (0x7fff2563a5f0)
- (BOOL) _conformsToProtocolNamed:(const char*)arg1; (0x7fff25666d91)
- (struct objc_method_description*) methodDescriptionForSelector:(SEL)arg1; (0x7fff25666d11)
- (const char*) _localClassNameForClass; (0x7fff25663399)
- (BOOL) isNSNumber__; (0x7fff23b1abb0)
- (BOOL) isNSString__; (0x7fff23b1abf0)
- (unsigned long) _cfTypeID; (0x7fff23b1b370)
- (BOOL) isNSData__; (0x7fff23b1ab80)
- (BOOL) isNSArray__; (0x7fff23b1ab60)
- (BOOL) isNSDictionary__; (0x7fff23b1aba0)
- (BOOL) isNSDate__; (0x7fff23b1ab90)
- (BOOL) isNSSet__; (0x7fff23b1abe0)
- (BOOL) isNSOrderedSet__; (0x7fff23b1abd0)
- (BOOL) isNSValue__; (0x7fff23b1ac10)
- (BOOL) isNSCFConstantString__; (0x7fff23b1ab70)
- (BOOL) isNSObject__; (0x7fff23b1abc0)
- (BOOL) isNSTimeZone__; (0x7fff23b1ac00)
- (id) description; (0x7fff23b1a6e0)
- (void) doesNotRecognizeSelector:(SEL)arg1; (0x7fff23b1a3a0)
- (id) methodSignatureForSelector:(SEL)arg1; (0x7fff23b1a620)
- (id) _copyDescription; (0x7fff23b1a800)
- (void) __dealloc_zombie; (0x7fff23b1a970)
- (id) __retain_OA; (0x7fff23b1a860)
- (oneway void) __release_OA; (0x7fff23b1a8c0)
- (id) __autorelease_OA; (0x7fff23b1a8f0)
- (BOOL) ___tryRetain_OA; (0x7fff23b1a890)
- (id) init; (0x7fff501469aa)
- (BOOL) isEqual:(id)arg1; (0x7fff501467cd)
- (Class) class; (0x7fff501466a6)
- (id) self; (0x7fff501466a2)
- (id) performSelector:(SEL)arg1; (0x7fff50146835)
- (id) performSelector:(SEL)arg1 withObject:(id)arg2; (0x7fff50146869)
- (id) performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; (0x7fff501468ac)
- (BOOL) isProxy; (0x7fff501467d7)
- (BOOL) isKindOfClass:(Class)arg1; (0x7fff50146723)
- (BOOL) isMemberOfClass:(Class)arg1; (0x7fff50146700)
- (BOOL) conformsToProtocol:(id)arg1; (0x7fff50146782)
- (BOOL) respondsToSelector:(SEL)arg1; (0x7fff50146756)
- (id) retain; (0x7fff50146954)
- (oneway void) release; (0x7fff50146993)
- (id) autorelease; (0x7fff50146998)
- (unsigned long) retainCount; (0x7fff5014699d)
- (struct _NSZone*) zone; (0x7fff501469d3)
- (unsigned long) hash; (0x7fff501467c9)
- (Class) superclass; (0x7fff501466e9)
- (id) description; (0x7fff50146944)
- (id) debugDescription; (0x7fff50146947)
- (void) dealloc; (0x7fff501469ae)
- (id) mutableCopy; (0x7fff501469e7)
- (id) copy; (0x7fff501469d8)
- (void) doesNotRecognizeSelector:(SEL)arg1; (0x7fff501467fe)
- (void) finalize; (0x7fff501469d2)
- (BOOL) _isDeallocating; (0x7fff50146965)
- (id) forwardingTargetForSelector:(SEL)arg1; (0x7fff50146941)
- (?*) methodForSelector:(SEL)arg1; (0x7fff501467da)
- (id) methodSignatureForSelector:(SEL)arg1; (0x7fff501468f4)
- (void) forwardInvocation:(id)arg1; (0x7fff50146906)
- (BOOL) _tryRetain; (0x7fff50146959)
- (BOOL) isFault; (0x7fff501467d4)
- (BOOL) allowsWeakReference; (0x7fff50146971)
- (BOOL) retainWeakReference; (0x7fff50146986)
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment