Created
June 8, 2021 14:32
-
-
Save Therzok/5858a751842b4c9a0a552560a8fb09f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using ObjCRuntime; | |
static NSView () | |
{ | |
view_comparer = view_compare; | |
selAcceptsFirstMouse_Handle = Selector.GetHandle ("acceptsFirstMouse:"); | |
selAcceptsTouchEventsHandle = Selector.GetHandle ("acceptsTouchEvents"); | |
selAccessibilityActionDescription_Handle = Selector.GetHandle ("accessibilityActionDescription:"); | |
selAccessibilityActionNamesHandle = Selector.GetHandle ("accessibilityActionNames"); | |
selAccessibilityActivationPointHandle = Selector.GetHandle ("accessibilityActivationPoint"); | |
selAccessibilityAllowedValuesHandle = Selector.GetHandle ("accessibilityAllowedValues"); | |
selAccessibilityApplicationFocusedUIElementHandle = Selector.GetHandle ("accessibilityApplicationFocusedUIElement"); | |
selAccessibilityArrayAttributeCount_Handle = Selector.GetHandle ("accessibilityArrayAttributeCount:"); | |
selAccessibilityArrayAttributeValues_Index_MaxCount_Handle = Selector.GetHandle ("accessibilityArrayAttributeValues:index:maxCount:"); | |
selAccessibilityAttributeNamesHandle = Selector.GetHandle ("accessibilityAttributeNames"); | |
selAccessibilityAttributeValue_Handle = Selector.GetHandle ("accessibilityAttributeValue:"); | |
selAccessibilityAttributeValue_ForParameter_Handle = Selector.GetHandle ("accessibilityAttributeValue:forParameter:"); | |
selAccessibilityAttributedStringForRange_Handle = Selector.GetHandle ("accessibilityAttributedStringForRange:"); | |
selAccessibilityCancelButtonHandle = Selector.GetHandle ("accessibilityCancelButton"); | |
selAccessibilityCellForColumn_Row_Handle = Selector.GetHandle ("accessibilityCellForColumn:row:"); | |
selAccessibilityChildrenHandle = Selector.GetHandle ("accessibilityChildren"); | |
selAccessibilityChildrenInNavigationOrderHandle = Selector.GetHandle ("accessibilityChildrenInNavigationOrder"); | |
selAccessibilityClearButtonHandle = Selector.GetHandle ("accessibilityClearButton"); | |
selAccessibilityCloseButtonHandle = Selector.GetHandle ("accessibilityCloseButton"); | |
selAccessibilityColumnCountHandle = Selector.GetHandle ("accessibilityColumnCount"); | |
selAccessibilityColumnHeaderUIElementsHandle = Selector.GetHandle ("accessibilityColumnHeaderUIElements"); | |
selAccessibilityColumnIndexRangeHandle = Selector.GetHandle ("accessibilityColumnIndexRange"); | |
selAccessibilityColumnTitlesHandle = Selector.GetHandle ("accessibilityColumnTitles"); | |
selAccessibilityColumnsHandle = Selector.GetHandle ("accessibilityColumns"); | |
selAccessibilityContentsHandle = Selector.GetHandle ("accessibilityContents"); | |
selAccessibilityCriticalValueHandle = Selector.GetHandle ("accessibilityCriticalValue"); | |
selAccessibilityCustomActionsHandle = Selector.GetHandle ("accessibilityCustomActions"); | |
selAccessibilityCustomRotorsHandle = Selector.GetHandle ("accessibilityCustomRotors"); | |
selAccessibilityDecrementButtonHandle = Selector.GetHandle ("accessibilityDecrementButton"); | |
selAccessibilityDefaultButtonHandle = Selector.GetHandle ("accessibilityDefaultButton"); | |
selAccessibilityDisclosedByRowHandle = Selector.GetHandle ("accessibilityDisclosedByRow"); | |
selAccessibilityDisclosedRowsHandle = Selector.GetHandle ("accessibilityDisclosedRows"); | |
selAccessibilityDisclosureLevelHandle = Selector.GetHandle ("accessibilityDisclosureLevel"); | |
selAccessibilityDocumentHandle = Selector.GetHandle ("accessibilityDocument"); | |
selAccessibilityExtrasMenuBarHandle = Selector.GetHandle ("accessibilityExtrasMenuBar"); | |
selAccessibilityFilenameHandle = Selector.GetHandle ("accessibilityFilename"); | |
selAccessibilityFocusedUIElementHandle = Selector.GetHandle ("accessibilityFocusedUIElement"); | |
selAccessibilityFocusedWindowHandle = Selector.GetHandle ("accessibilityFocusedWindow"); | |
selAccessibilityFrameHandle = Selector.GetHandle ("accessibilityFrame"); | |
selAccessibilityFrameForRange_Handle = Selector.GetHandle ("accessibilityFrameForRange:"); | |
selAccessibilityFullScreenButtonHandle = Selector.GetHandle ("accessibilityFullScreenButton"); | |
selAccessibilityGrowAreaHandle = Selector.GetHandle ("accessibilityGrowArea"); | |
selAccessibilityHandlesHandle = Selector.GetHandle ("accessibilityHandles"); | |
selAccessibilityHeaderHandle = Selector.GetHandle ("accessibilityHeader"); | |
selAccessibilityHelpHandle = Selector.GetHandle ("accessibilityHelp"); | |
selAccessibilityHitTest_Handle = Selector.GetHandle ("accessibilityHitTest:"); | |
selAccessibilityHorizontalScrollBarHandle = Selector.GetHandle ("accessibilityHorizontalScrollBar"); | |
selAccessibilityHorizontalUnitDescriptionHandle = Selector.GetHandle ("accessibilityHorizontalUnitDescription"); | |
selAccessibilityHorizontalUnitsHandle = Selector.GetHandle ("accessibilityHorizontalUnits"); | |
selAccessibilityIdentifierHandle = Selector.GetHandle ("accessibilityIdentifier"); | |
selAccessibilityIncrementButtonHandle = Selector.GetHandle ("accessibilityIncrementButton"); | |
selAccessibilityIndexHandle = Selector.GetHandle ("accessibilityIndex"); | |
selAccessibilityIndexOfChild_Handle = Selector.GetHandle ("accessibilityIndexOfChild:"); | |
selAccessibilityInsertionPointLineNumberHandle = Selector.GetHandle ("accessibilityInsertionPointLineNumber"); | |
selAccessibilityIsAttributeSettable_Handle = Selector.GetHandle ("accessibilityIsAttributeSettable:"); | |
selAccessibilityIsIgnoredHandle = Selector.GetHandle ("accessibilityIsIgnored"); | |
selAccessibilityLabelHandle = Selector.GetHandle ("accessibilityLabel"); | |
selAccessibilityLabelUIElementsHandle = Selector.GetHandle ("accessibilityLabelUIElements"); | |
selAccessibilityLabelValueHandle = Selector.GetHandle ("accessibilityLabelValue"); | |
selAccessibilityLayoutPointForScreenPoint_Handle = Selector.GetHandle ("accessibilityLayoutPointForScreenPoint:"); | |
selAccessibilityLayoutSizeForScreenSize_Handle = Selector.GetHandle ("accessibilityLayoutSizeForScreenSize:"); | |
selAccessibilityLineForIndex_Handle = Selector.GetHandle ("accessibilityLineForIndex:"); | |
selAccessibilityLinkedUIElementsHandle = Selector.GetHandle ("accessibilityLinkedUIElements"); | |
selAccessibilityMainWindowHandle = Selector.GetHandle ("accessibilityMainWindow"); | |
selAccessibilityMarkerGroupUIElementHandle = Selector.GetHandle ("accessibilityMarkerGroupUIElement"); | |
selAccessibilityMarkerTypeDescriptionHandle = Selector.GetHandle ("accessibilityMarkerTypeDescription"); | |
selAccessibilityMarkerUIElementsHandle = Selector.GetHandle ("accessibilityMarkerUIElements"); | |
selAccessibilityMarkerValuesHandle = Selector.GetHandle ("accessibilityMarkerValues"); | |
selAccessibilityMaxValueHandle = Selector.GetHandle ("accessibilityMaxValue"); | |
selAccessibilityMenuBarHandle = Selector.GetHandle ("accessibilityMenuBar"); | |
selAccessibilityMinValueHandle = Selector.GetHandle ("accessibilityMinValue"); | |
selAccessibilityMinimizeButtonHandle = Selector.GetHandle ("accessibilityMinimizeButton"); | |
selAccessibilityNextContentsHandle = Selector.GetHandle ("accessibilityNextContents"); | |
selAccessibilityNotifiesWhenDestroyedHandle = Selector.GetHandle ("accessibilityNotifiesWhenDestroyed"); | |
selAccessibilityNumberOfCharactersHandle = Selector.GetHandle ("accessibilityNumberOfCharacters"); | |
selAccessibilityOrientationHandle = Selector.GetHandle ("accessibilityOrientation"); | |
selAccessibilityOverflowButtonHandle = Selector.GetHandle ("accessibilityOverflowButton"); | |
selAccessibilityParameterizedAttributeNamesHandle = Selector.GetHandle ("accessibilityParameterizedAttributeNames"); | |
selAccessibilityParentHandle = Selector.GetHandle ("accessibilityParent"); | |
selAccessibilityPerformAction_Handle = Selector.GetHandle ("accessibilityPerformAction:"); | |
selAccessibilityPerformCancelHandle = Selector.GetHandle ("accessibilityPerformCancel"); | |
selAccessibilityPerformConfirmHandle = Selector.GetHandle ("accessibilityPerformConfirm"); | |
selAccessibilityPerformDecrementHandle = Selector.GetHandle ("accessibilityPerformDecrement"); | |
selAccessibilityPerformDeleteHandle = Selector.GetHandle ("accessibilityPerformDelete"); | |
selAccessibilityPerformIncrementHandle = Selector.GetHandle ("accessibilityPerformIncrement"); | |
selAccessibilityPerformPickHandle = Selector.GetHandle ("accessibilityPerformPick"); | |
selAccessibilityPerformPressHandle = Selector.GetHandle ("accessibilityPerformPress"); | |
selAccessibilityPerformRaiseHandle = Selector.GetHandle ("accessibilityPerformRaise"); | |
selAccessibilityPerformShowAlternateUIHandle = Selector.GetHandle ("accessibilityPerformShowAlternateUI"); | |
selAccessibilityPerformShowDefaultUIHandle = Selector.GetHandle ("accessibilityPerformShowDefaultUI"); | |
selAccessibilityPerformShowMenuHandle = Selector.GetHandle ("accessibilityPerformShowMenu"); | |
selAccessibilityPlaceholderValueHandle = Selector.GetHandle ("accessibilityPlaceholderValue"); | |
selAccessibilityPreviousContentsHandle = Selector.GetHandle ("accessibilityPreviousContents"); | |
selAccessibilityProxyHandle = Selector.GetHandle ("accessibilityProxy"); | |
selAccessibilityRTFForRange_Handle = Selector.GetHandle ("accessibilityRTFForRange:"); | |
selAccessibilityRangeForIndex_Handle = Selector.GetHandle ("accessibilityRangeForIndex:"); | |
selAccessibilityRangeForLine_Handle = Selector.GetHandle ("accessibilityRangeForLine:"); | |
selAccessibilityRangeForPosition_Handle = Selector.GetHandle ("accessibilityRangeForPosition:"); | |
selAccessibilityRoleHandle = Selector.GetHandle ("accessibilityRole"); | |
selAccessibilityRoleDescriptionHandle = Selector.GetHandle ("accessibilityRoleDescription"); | |
selAccessibilityRowCountHandle = Selector.GetHandle ("accessibilityRowCount"); | |
selAccessibilityRowHeaderUIElementsHandle = Selector.GetHandle ("accessibilityRowHeaderUIElements"); | |
selAccessibilityRowIndexRangeHandle = Selector.GetHandle ("accessibilityRowIndexRange"); | |
selAccessibilityRowsHandle = Selector.GetHandle ("accessibilityRows"); | |
selAccessibilityRulerMarkerTypeHandle = Selector.GetHandle ("accessibilityRulerMarkerType"); | |
selAccessibilityScreenPointForLayoutPoint_Handle = Selector.GetHandle ("accessibilityScreenPointForLayoutPoint:"); | |
selAccessibilityScreenSizeForLayoutSize_Handle = Selector.GetHandle ("accessibilityScreenSizeForLayoutSize:"); | |
selAccessibilitySearchButtonHandle = Selector.GetHandle ("accessibilitySearchButton"); | |
selAccessibilitySearchMenuHandle = Selector.GetHandle ("accessibilitySearchMenu"); | |
selAccessibilitySelectedCellsHandle = Selector.GetHandle ("accessibilitySelectedCells"); | |
selAccessibilitySelectedChildrenHandle = Selector.GetHandle ("accessibilitySelectedChildren"); | |
selAccessibilitySelectedColumnsHandle = Selector.GetHandle ("accessibilitySelectedColumns"); | |
selAccessibilitySelectedRowsHandle = Selector.GetHandle ("accessibilitySelectedRows"); | |
selAccessibilitySelectedTextHandle = Selector.GetHandle ("accessibilitySelectedText"); | |
selAccessibilitySelectedTextRangeHandle = Selector.GetHandle ("accessibilitySelectedTextRange"); | |
selAccessibilitySelectedTextRangesHandle = Selector.GetHandle ("accessibilitySelectedTextRanges"); | |
selAccessibilityServesAsTitleForUIElementsHandle = Selector.GetHandle ("accessibilityServesAsTitleForUIElements"); | |
selAccessibilitySetValue_ForAttribute_Handle = Selector.GetHandle ("accessibilitySetValue:forAttribute:"); | |
selAccessibilitySharedCharacterRangeHandle = Selector.GetHandle ("accessibilitySharedCharacterRange"); | |
selAccessibilitySharedFocusElementsHandle = Selector.GetHandle ("accessibilitySharedFocusElements"); | |
selAccessibilitySharedTextUIElementsHandle = Selector.GetHandle ("accessibilitySharedTextUIElements"); | |
selAccessibilityShownMenuHandle = Selector.GetHandle ("accessibilityShownMenu"); | |
selAccessibilitySortDirectionHandle = Selector.GetHandle ("accessibilitySortDirection"); | |
selAccessibilitySplittersHandle = Selector.GetHandle ("accessibilitySplitters"); | |
selAccessibilityStringForRange_Handle = Selector.GetHandle ("accessibilityStringForRange:"); | |
selAccessibilityStyleRangeForIndex_Handle = Selector.GetHandle ("accessibilityStyleRangeForIndex:"); | |
selAccessibilitySubroleHandle = Selector.GetHandle ("accessibilitySubrole"); | |
selAccessibilityTabsHandle = Selector.GetHandle ("accessibilityTabs"); | |
selAccessibilityTitleHandle = Selector.GetHandle ("accessibilityTitle"); | |
selAccessibilityTitleUIElementHandle = Selector.GetHandle ("accessibilityTitleUIElement"); | |
selAccessibilityToolbarButtonHandle = Selector.GetHandle ("accessibilityToolbarButton"); | |
selAccessibilityTopLevelUIElementHandle = Selector.GetHandle ("accessibilityTopLevelUIElement"); | |
selAccessibilityURLHandle = Selector.GetHandle ("accessibilityURL"); | |
selAccessibilityUnitDescriptionHandle = Selector.GetHandle ("accessibilityUnitDescription"); | |
selAccessibilityUnitsHandle = Selector.GetHandle ("accessibilityUnits"); | |
selAccessibilityValueHandle = Selector.GetHandle ("accessibilityValue"); | |
selAccessibilityValueDescriptionHandle = Selector.GetHandle ("accessibilityValueDescription"); | |
selAccessibilityVerticalScrollBarHandle = Selector.GetHandle ("accessibilityVerticalScrollBar"); | |
selAccessibilityVerticalUnitDescriptionHandle = Selector.GetHandle ("accessibilityVerticalUnitDescription"); | |
selAccessibilityVerticalUnitsHandle = Selector.GetHandle ("accessibilityVerticalUnits"); | |
selAccessibilityVisibleCellsHandle = Selector.GetHandle ("accessibilityVisibleCells"); | |
selAccessibilityVisibleCharacterRangeHandle = Selector.GetHandle ("accessibilityVisibleCharacterRange"); | |
selAccessibilityVisibleChildrenHandle = Selector.GetHandle ("accessibilityVisibleChildren"); | |
selAccessibilityVisibleColumnsHandle = Selector.GetHandle ("accessibilityVisibleColumns"); | |
selAccessibilityVisibleRowsHandle = Selector.GetHandle ("accessibilityVisibleRows"); | |
selAccessibilityWarningValueHandle = Selector.GetHandle ("accessibilityWarningValue"); | |
selAccessibilityWindowHandle = Selector.GetHandle ("accessibilityWindow"); | |
selAccessibilityWindowsHandle = Selector.GetHandle ("accessibilityWindows"); | |
selAccessibilityZoomButtonHandle = Selector.GetHandle ("accessibilityZoomButton"); | |
selAddConstraint_Handle = Selector.GetHandle ("addConstraint:"); | |
selAddConstraints_Handle = Selector.GetHandle ("addConstraints:"); | |
selAddCursorRect_Cursor_Handle = Selector.GetHandle ("addCursorRect:cursor:"); | |
selAddGestureRecognizer_Handle = Selector.GetHandle ("addGestureRecognizer:"); | |
selAddLayoutGuide_Handle = Selector.GetHandle ("addLayoutGuide:"); | |
selAddSubview_Handle = Selector.GetHandle ("addSubview:"); | |
selAddSubview_Positioned_RelativeTo_Handle = Selector.GetHandle ("addSubview:positioned:relativeTo:"); | |
selAddToolTipRect_Owner_UserData_Handle = Selector.GetHandle ("addToolTipRect:owner:userData:"); | |
selAddTrackingArea_Handle = Selector.GetHandle ("addTrackingArea:"); | |
selAddTrackingRect_Owner_UserData_AssumeInside_Handle = Selector.GetHandle ("addTrackingRect:owner:userData:assumeInside:"); | |
selAdditionalSafeAreaInsetsHandle = Selector.GetHandle ("additionalSafeAreaInsets"); | |
selAdjustPageHeightNew_Top_Bottom_Limit_Handle = Selector.GetHandle ("adjustPageHeightNew:top:bottom:limit:"); | |
selAdjustPageWidthNew_Left_Right_Limit_Handle = Selector.GetHandle ("adjustPageWidthNew:left:right:limit:"); | |
selAdjustScroll_Handle = Selector.GetHandle ("adjustScroll:"); | |
selAlignmentRectForFrame_Handle = Selector.GetHandle ("alignmentRectForFrame:"); | |
selAlignmentRectInsetsHandle = Selector.GetHandle ("alignmentRectInsets"); | |
selAllocateGStateHandle = Selector.GetHandle ("allocateGState"); | |
selAllowsVibrancyHandle = Selector.GetHandle ("allowsVibrancy"); | |
selAlphaValueHandle = Selector.GetHandle ("alphaValue"); | |
selAncestorSharedWithView_Handle = Selector.GetHandle ("ancestorSharedWithView:"); | |
selAnimationForKey_Handle = Selector.GetHandle ("animationForKey:"); | |
selAnimationsHandle = Selector.GetHandle ("animations"); | |
selAnimatorHandle = Selector.GetHandle ("animator"); | |
selAppearanceHandle = Selector.GetHandle ("appearance"); | |
selAutoresizesSubviewsHandle = Selector.GetHandle ("autoresizesSubviews"); | |
selAutoresizingMaskHandle = Selector.GetHandle ("autoresizingMask"); | |
selAutoscroll_Handle = Selector.GetHandle ("autoscroll:"); | |
selBackgroundFiltersHandle = Selector.GetHandle ("backgroundFilters"); | |
selBackingAlignedRect_Options_Handle = Selector.GetHandle ("backingAlignedRect:options:"); | |
selBaselineOffsetFromBottomHandle = Selector.GetHandle ("baselineOffsetFromBottom"); | |
selBeginDocumentHandle = Selector.GetHandle ("beginDocument"); | |
selBeginDraggingSessionWithItems_Event_Source_Handle = Selector.GetHandle ("beginDraggingSessionWithItems:event:source:"); | |
selBeginPageInRect_AtPlacement_Handle = Selector.GetHandle ("beginPageInRect:atPlacement:"); | |
selBitmapImageRepForCachingDisplayInRect_Handle = Selector.GetHandle ("bitmapImageRepForCachingDisplayInRect:"); | |
selBottomAnchorHandle = Selector.GetHandle ("bottomAnchor"); | |
selBoundsHandle = Selector.GetHandle ("bounds"); | |
selBoundsRotationHandle = Selector.GetHandle ("boundsRotation"); | |
selCacheDisplayInRect_ToBitmapImageRep_Handle = Selector.GetHandle ("cacheDisplayInRect:toBitmapImageRep:"); | |
selCanBecomeKeyViewHandle = Selector.GetHandle ("canBecomeKeyView"); | |
selCanDrawHandle = Selector.GetHandle ("canDraw"); | |
selCanDrawConcurrentlyHandle = Selector.GetHandle ("canDrawConcurrently"); | |
selCanDrawSubviewsIntoLayerHandle = Selector.GetHandle ("canDrawSubviewsIntoLayer"); | |
selCenterScanRect_Handle = Selector.GetHandle ("centerScanRect:"); | |
selCenterXAnchorHandle = Selector.GetHandle ("centerXAnchor"); | |
selCenterYAnchorHandle = Selector.GetHandle ("centerYAnchor"); | |
selCompositingFilterHandle = Selector.GetHandle ("compositingFilter"); | |
selConcludeDragOperation_Handle = Selector.GetHandle ("concludeDragOperation:"); | |
selConstraintsHandle = Selector.GetHandle ("constraints"); | |
selConstraintsAffectingLayoutForOrientation_Handle = Selector.GetHandle ("constraintsAffectingLayoutForOrientation:"); | |
selContentCompressionResistancePriorityForOrientation_Handle = Selector.GetHandle ("contentCompressionResistancePriorityForOrientation:"); | |
selContentFiltersHandle = Selector.GetHandle ("contentFilters"); | |
selContentHuggingPriorityForOrientation_Handle = Selector.GetHandle ("contentHuggingPriorityForOrientation:"); | |
selConvertPoint_FromView_Handle = Selector.GetHandle ("convertPoint:fromView:"); | |
selConvertPoint_ToView_Handle = Selector.GetHandle ("convertPoint:toView:"); | |
selConvertPointFromBacking_Handle = Selector.GetHandle ("convertPointFromBacking:"); | |
selConvertPointFromBase_Handle = Selector.GetHandle ("convertPointFromBase:"); | |
selConvertPointFromLayer_Handle = Selector.GetHandle ("convertPointFromLayer:"); | |
selConvertPointToBacking_Handle = Selector.GetHandle ("convertPointToBacking:"); | |
selConvertPointToBase_Handle = Selector.GetHandle ("convertPointToBase:"); | |
selConvertPointToLayer_Handle = Selector.GetHandle ("convertPointToLayer:"); | |
selConvertRect_FromView_Handle = Selector.GetHandle ("convertRect:fromView:"); | |
selConvertRect_ToView_Handle = Selector.GetHandle ("convertRect:toView:"); | |
selConvertRectFromBacking_Handle = Selector.GetHandle ("convertRectFromBacking:"); | |
selConvertRectFromBase_Handle = Selector.GetHandle ("convertRectFromBase:"); | |
selConvertRectFromLayer_Handle = Selector.GetHandle ("convertRectFromLayer:"); | |
selConvertRectToBacking_Handle = Selector.GetHandle ("convertRectToBacking:"); | |
selConvertRectToBase_Handle = Selector.GetHandle ("convertRectToBase:"); | |
selConvertRectToLayer_Handle = Selector.GetHandle ("convertRectToLayer:"); | |
selConvertSize_FromView_Handle = Selector.GetHandle ("convertSize:fromView:"); | |
selConvertSize_ToView_Handle = Selector.GetHandle ("convertSize:toView:"); | |
selConvertSizeFromBacking_Handle = Selector.GetHandle ("convertSizeFromBacking:"); | |
selConvertSizeFromBase_Handle = Selector.GetHandle ("convertSizeFromBase:"); | |
selConvertSizeFromLayer_Handle = Selector.GetHandle ("convertSizeFromLayer:"); | |
selConvertSizeToBacking_Handle = Selector.GetHandle ("convertSizeToBacking:"); | |
selConvertSizeToBase_Handle = Selector.GetHandle ("convertSizeToBase:"); | |
selConvertSizeToLayer_Handle = Selector.GetHandle ("convertSizeToLayer:"); | |
selDataWithEPSInsideRect_Handle = Selector.GetHandle ("dataWithEPSInsideRect:"); | |
selDataWithPDFInsideRect_Handle = Selector.GetHandle ("dataWithPDFInsideRect:"); | |
selDefaultAnimationForKey_Handle = Selector.GetHandle ("defaultAnimationForKey:"); | |
selDefaultFocusRingTypeHandle = Selector.GetHandle ("defaultFocusRingType"); | |
selDefaultMenuHandle = Selector.GetHandle ("defaultMenu"); | |
selDidAddSubview_Handle = Selector.GetHandle ("didAddSubview:"); | |
selDidCloseMenu_WithEvent_Handle = Selector.GetHandle ("didCloseMenu:withEvent:"); | |
selDiscardCursorRectsHandle = Selector.GetHandle ("discardCursorRects"); | |
selDisplayHandle = Selector.GetHandle ("display"); | |
selDisplayIfNeededHandle = Selector.GetHandle ("displayIfNeeded"); | |
selDisplayIfNeededIgnoringOpacityHandle = Selector.GetHandle ("displayIfNeededIgnoringOpacity"); | |
selDisplayIfNeededInRect_Handle = Selector.GetHandle ("displayIfNeededInRect:"); | |
selDisplayIfNeededInRectIgnoringOpacity_Handle = Selector.GetHandle ("displayIfNeededInRectIgnoringOpacity:"); | |
selDisplayRect_Handle = Selector.GetHandle ("displayRect:"); | |
selDisplayRectIgnoringOpacity_Handle = Selector.GetHandle ("displayRectIgnoringOpacity:"); | |
selDisplayRectIgnoringOpacity_InContext_Handle = Selector.GetHandle ("displayRectIgnoringOpacity:inContext:"); | |
selDragFile_FromRect_SlideBack_Event_Handle = Selector.GetHandle ("dragFile:fromRect:slideBack:event:"); | |
selDragImage_At_Offset_Event_Pasteboard_Source_SlideBack_Handle = Selector.GetHandle ("dragImage:at:offset:event:pasteboard:source:slideBack:"); | |
selDragPromisedFilesOfTypes_FromRect_Source_SlideBack_Event_Handle = Selector.GetHandle ("dragPromisedFilesOfTypes:fromRect:source:slideBack:event:"); | |
selDraggingEnded_Handle = Selector.GetHandle ("draggingEnded:"); | |
selDraggingEntered_Handle = Selector.GetHandle ("draggingEntered:"); | |
selDraggingExited_Handle = Selector.GetHandle ("draggingExited:"); | |
selDraggingUpdated_Handle = Selector.GetHandle ("draggingUpdated:"); | |
selDrawFocusRingMaskHandle = Selector.GetHandle ("drawFocusRingMask"); | |
selDrawPageBorderWithSize_Handle = Selector.GetHandle ("drawPageBorderWithSize:"); | |
selDrawRect_Handle = Selector.GetHandle ("drawRect:"); | |
selDrawSheetBorderWithSize_Handle = Selector.GetHandle ("drawSheetBorderWithSize:"); | |
selEffectiveAppearanceHandle = Selector.GetHandle ("effectiveAppearance"); | |
selEnclosingScrollViewHandle = Selector.GetHandle ("enclosingScrollView"); | |
selEndDocumentHandle = Selector.GetHandle ("endDocument"); | |
selEndPageHandle = Selector.GetHandle ("endPage"); | |
selEnterFullScreenMode_WithOptions_Handle = Selector.GetHandle ("enterFullScreenMode:withOptions:"); | |
selExerciseAmbiguityInLayoutHandle = Selector.GetHandle ("exerciseAmbiguityInLayout"); | |
selExitFullScreenModeWithOptions_Handle = Selector.GetHandle ("exitFullScreenModeWithOptions:"); | |
selFirstBaselineAnchorHandle = Selector.GetHandle ("firstBaselineAnchor"); | |
selFirstBaselineOffsetFromTopHandle = Selector.GetHandle ("firstBaselineOffsetFromTop"); | |
selFittingSizeHandle = Selector.GetHandle ("fittingSize"); | |
selFocusRingMaskBoundsHandle = Selector.GetHandle ("focusRingMaskBounds"); | |
selFocusRingTypeHandle = Selector.GetHandle ("focusRingType"); | |
selFocusViewHandle = Selector.GetHandle ("focusView"); | |
selFrameHandle = Selector.GetHandle ("frame"); | |
selFrameCenterRotationHandle = Selector.GetHandle ("frameCenterRotation"); | |
selFrameForAlignmentRect_Handle = Selector.GetHandle ("frameForAlignmentRect:"); | |
selFrameRotationHandle = Selector.GetHandle ("frameRotation"); | |
selGStateHandle = Selector.GetHandle ("gState"); | |
selGestureRecognizersHandle = Selector.GetHandle ("gestureRecognizers"); | |
selHasAmbiguousLayoutHandle = Selector.GetHandle ("hasAmbiguousLayout"); | |
selHeightAdjustLimitHandle = Selector.GetHandle ("heightAdjustLimit"); | |
selHeightAnchorHandle = Selector.GetHandle ("heightAnchor"); | |
selHitTest_Handle = Selector.GetHandle ("hitTest:"); | |
selIdentifierHandle = Selector.GetHandle ("identifier"); | |
selInLiveResizeHandle = Selector.GetHandle ("inLiveResize"); | |
selInitWithFrame_Handle = Selector.GetHandle ("initWithFrame:"); | |
selInputContextHandle = Selector.GetHandle ("inputContext"); | |
selIntrinsicContentSizeHandle = Selector.GetHandle ("intrinsicContentSize"); | |
selInvalidateIntrinsicContentSizeHandle = Selector.GetHandle ("invalidateIntrinsicContentSize"); | |
selIsAccessibilityAlternateUIVisibleHandle = Selector.GetHandle ("isAccessibilityAlternateUIVisible"); | |
selIsAccessibilityDisclosedHandle = Selector.GetHandle ("isAccessibilityDisclosed"); | |
selIsAccessibilityEditedHandle = Selector.GetHandle ("isAccessibilityEdited"); | |
selIsAccessibilityElementHandle = Selector.GetHandle ("isAccessibilityElement"); | |
selIsAccessibilityEnabledHandle = Selector.GetHandle ("isAccessibilityEnabled"); | |
selIsAccessibilityExpandedHandle = Selector.GetHandle ("isAccessibilityExpanded"); | |
selIsAccessibilityFocusedHandle = Selector.GetHandle ("isAccessibilityFocused"); | |
selIsAccessibilityFrontmostHandle = Selector.GetHandle ("isAccessibilityFrontmost"); | |
selIsAccessibilityHiddenHandle = Selector.GetHandle ("isAccessibilityHidden"); | |
selIsAccessibilityMainHandle = Selector.GetHandle ("isAccessibilityMain"); | |
selIsAccessibilityMinimizedHandle = Selector.GetHandle ("isAccessibilityMinimized"); | |
selIsAccessibilityModalHandle = Selector.GetHandle ("isAccessibilityModal"); | |
selIsAccessibilityOrderedByRowHandle = Selector.GetHandle ("isAccessibilityOrderedByRow"); | |
selIsAccessibilityProtectedContentHandle = Selector.GetHandle ("isAccessibilityProtectedContent"); | |
selIsAccessibilityRequiredHandle = Selector.GetHandle ("isAccessibilityRequired"); | |
selIsAccessibilitySelectedHandle = Selector.GetHandle ("isAccessibilitySelected"); | |
selIsAccessibilitySelectorAllowed_Handle = Selector.GetHandle ("isAccessibilitySelectorAllowed:"); | |
selIsCompatibleWithResponsiveScrollingHandle = Selector.GetHandle ("isCompatibleWithResponsiveScrolling"); | |
selIsDescendantOf_Handle = Selector.GetHandle ("isDescendantOf:"); | |
selIsDrawingFindIndicatorHandle = Selector.GetHandle ("isDrawingFindIndicator"); | |
selIsFlippedHandle = Selector.GetHandle ("isFlipped"); | |
selIsHiddenHandle = Selector.GetHandle ("isHidden"); | |
selIsHiddenOrHasHiddenAncestorHandle = Selector.GetHandle ("isHiddenOrHasHiddenAncestor"); | |
selIsHorizontalContentSizeConstraintActiveHandle = Selector.GetHandle ("isHorizontalContentSizeConstraintActive"); | |
selIsInFullScreenModeHandle = Selector.GetHandle ("isInFullScreenMode"); | |
selIsOpaqueHandle = Selector.GetHandle ("isOpaque"); | |
selIsRotatedFromBaseHandle = Selector.GetHandle ("isRotatedFromBase"); | |
selIsRotatedOrScaledFromBaseHandle = Selector.GetHandle ("isRotatedOrScaledFromBase"); | |
selIsVerticalContentSizeConstraintActiveHandle = Selector.GetHandle ("isVerticalContentSizeConstraintActive"); | |
selKnowsPageRange_Handle = Selector.GetHandle ("knowsPageRange:"); | |
selLastBaselineAnchorHandle = Selector.GetHandle ("lastBaselineAnchor"); | |
selLastBaselineOffsetFromBottomHandle = Selector.GetHandle ("lastBaselineOffsetFromBottom"); | |
selLayerHandle = Selector.GetHandle ("layer"); | |
selLayerContentsPlacementHandle = Selector.GetHandle ("layerContentsPlacement"); | |
selLayerContentsRedrawPolicyHandle = Selector.GetHandle ("layerContentsRedrawPolicy"); | |
selLayerUsesCoreImageFiltersHandle = Selector.GetHandle ("layerUsesCoreImageFilters"); | |
selLayoutHandle = Selector.GetHandle ("layout"); | |
selLayoutGuidesHandle = Selector.GetHandle ("layoutGuides"); | |
selLayoutMarginsGuideHandle = Selector.GetHandle ("layoutMarginsGuide"); | |
selLayoutSubtreeIfNeededHandle = Selector.GetHandle ("layoutSubtreeIfNeeded"); | |
selLeadingAnchorHandle = Selector.GetHandle ("leadingAnchor"); | |
selLeftAnchorHandle = Selector.GetHandle ("leftAnchor"); | |
selLocationOfPrintRect_Handle = Selector.GetHandle ("locationOfPrintRect:"); | |
selLockFocusHandle = Selector.GetHandle ("lockFocus"); | |
selLockFocusIfCanDrawHandle = Selector.GetHandle ("lockFocusIfCanDraw"); | |
selLockFocusIfCanDrawInContext_Handle = Selector.GetHandle ("lockFocusIfCanDrawInContext:"); | |
selMakeBackingLayerHandle = Selector.GetHandle ("makeBackingLayer"); | |
selMenuForEvent_Handle = Selector.GetHandle ("menuForEvent:"); | |
selMouse_InRect_Handle = Selector.GetHandle ("mouse:inRect:"); | |
selMouseDownCanMoveWindowHandle = Selector.GetHandle ("mouseDownCanMoveWindow"); | |
selNeedsDisplayHandle = Selector.GetHandle ("needsDisplay"); | |
selNeedsLayoutHandle = Selector.GetHandle ("needsLayout"); | |
selNeedsPanelToBecomeKeyHandle = Selector.GetHandle ("needsPanelToBecomeKey"); | |
selNeedsToDrawRect_Handle = Selector.GetHandle ("needsToDrawRect:"); | |
selNeedsUpdateConstraintsHandle = Selector.GetHandle ("needsUpdateConstraints"); | |
selNextKeyViewHandle = Selector.GetHandle ("nextKeyView"); | |
selNextValidKeyViewHandle = Selector.GetHandle ("nextValidKeyView"); | |
selNoteFocusRingMaskChangedHandle = Selector.GetHandle ("noteFocusRingMaskChanged"); | |
selOpaqueAncestorHandle = Selector.GetHandle ("opaqueAncestor"); | |
selPageFooterHandle = Selector.GetHandle ("pageFooter"); | |
selPageHeaderHandle = Selector.GetHandle ("pageHeader"); | |
selPerformDragOperation_Handle = Selector.GetHandle ("performDragOperation:"); | |
selPerformKeyEquivalent_Handle = Selector.GetHandle ("performKeyEquivalent:"); | |
selPerformMnemonic_Handle = Selector.GetHandle ("performMnemonic:"); | |
selPostsBoundsChangedNotificationsHandle = Selector.GetHandle ("postsBoundsChangedNotifications"); | |
selPostsFrameChangedNotificationsHandle = Selector.GetHandle ("postsFrameChangedNotifications"); | |
selPrepareContentInRect_Handle = Selector.GetHandle ("prepareContentInRect:"); | |
selPrepareForDragOperation_Handle = Selector.GetHandle ("prepareForDragOperation:"); | |
selPrepareForReuseHandle = Selector.GetHandle ("prepareForReuse"); | |
selPreparedContentRectHandle = Selector.GetHandle ("preparedContentRect"); | |
selPreservesContentDuringLiveResizeHandle = Selector.GetHandle ("preservesContentDuringLiveResize"); | |
selPressureConfigurationHandle = Selector.GetHandle ("pressureConfiguration"); | |
selPreviousKeyViewHandle = Selector.GetHandle ("previousKeyView"); | |
selPreviousValidKeyViewHandle = Selector.GetHandle ("previousValidKeyView"); | |
selPrint_Handle = Selector.GetHandle ("print:"); | |
selPrintJobTitleHandle = Selector.GetHandle ("printJobTitle"); | |
selRectForPage_Handle = Selector.GetHandle ("rectForPage:"); | |
selRectForSmartMagnificationAtPoint_InRect_Handle = Selector.GetHandle ("rectForSmartMagnificationAtPoint:inRect:"); | |
selRectPreservedDuringLiveResizeHandle = Selector.GetHandle ("rectPreservedDuringLiveResize"); | |
selRegisterForDraggedTypes_Handle = Selector.GetHandle ("registerForDraggedTypes:"); | |
selRegisteredDraggedTypesHandle = Selector.GetHandle ("registeredDraggedTypes"); | |
selReleaseGStateHandle = Selector.GetHandle ("releaseGState"); | |
selRemoveAllToolTipsHandle = Selector.GetHandle ("removeAllToolTips"); | |
selRemoveConstraint_Handle = Selector.GetHandle ("removeConstraint:"); | |
selRemoveConstraints_Handle = Selector.GetHandle ("removeConstraints:"); | |
selRemoveCursorRect_Cursor_Handle = Selector.GetHandle ("removeCursorRect:cursor:"); | |
selRemoveFromSuperviewHandle = Selector.GetHandle ("removeFromSuperview"); | |
selRemoveFromSuperviewWithoutNeedingDisplayHandle = Selector.GetHandle ("removeFromSuperviewWithoutNeedingDisplay"); | |
selRemoveGestureRecognizer_Handle = Selector.GetHandle ("removeGestureRecognizer:"); | |
selRemoveLayoutGuide_Handle = Selector.GetHandle ("removeLayoutGuide:"); | |
selRemoveToolTip_Handle = Selector.GetHandle ("removeToolTip:"); | |
selRemoveTrackingArea_Handle = Selector.GetHandle ("removeTrackingArea:"); | |
selRemoveTrackingRect_Handle = Selector.GetHandle ("removeTrackingRect:"); | |
selRenewGStateHandle = Selector.GetHandle ("renewGState"); | |
selReplaceSubview_With_Handle = Selector.GetHandle ("replaceSubview:with:"); | |
selRequiresConstraintBasedLayoutHandle = Selector.GetHandle ("requiresConstraintBasedLayout"); | |
selResetCursorRectsHandle = Selector.GetHandle ("resetCursorRects"); | |
selResizeSubviewsWithOldSize_Handle = Selector.GetHandle ("resizeSubviewsWithOldSize:"); | |
selResizeWithOldSuperviewSize_Handle = Selector.GetHandle ("resizeWithOldSuperviewSize:"); | |
selRightAnchorHandle = Selector.GetHandle ("rightAnchor"); | |
selRotateByAngle_Handle = Selector.GetHandle ("rotateByAngle:"); | |
selSafeAreaInsetsHandle = Selector.GetHandle ("safeAreaInsets"); | |
selSafeAreaLayoutGuideHandle = Selector.GetHandle ("safeAreaLayoutGuide"); | |
selSafeAreaRectHandle = Selector.GetHandle ("safeAreaRect"); | |
selScaleUnitSquareToSize_Handle = Selector.GetHandle ("scaleUnitSquareToSize:"); | |
selScrollPoint_Handle = Selector.GetHandle ("scrollPoint:"); | |
selScrollRect_By_Handle = Selector.GetHandle ("scrollRect:by:"); | |
selScrollRectToVisible_Handle = Selector.GetHandle ("scrollRectToVisible:"); | |
selSetAcceptsTouchEvents_Handle = Selector.GetHandle ("setAcceptsTouchEvents:"); | |
selSetAccessibilityActivationPoint_Handle = Selector.GetHandle ("setAccessibilityActivationPoint:"); | |
selSetAccessibilityAllowedValues_Handle = Selector.GetHandle ("setAccessibilityAllowedValues:"); | |
selSetAccessibilityAlternateUIVisible_Handle = Selector.GetHandle ("setAccessibilityAlternateUIVisible:"); | |
selSetAccessibilityApplicationFocusedUIElement_Handle = Selector.GetHandle ("setAccessibilityApplicationFocusedUIElement:"); | |
selSetAccessibilityCancelButton_Handle = Selector.GetHandle ("setAccessibilityCancelButton:"); | |
selSetAccessibilityChildren_Handle = Selector.GetHandle ("setAccessibilityChildren:"); | |
selSetAccessibilityChildrenInNavigationOrder_Handle = Selector.GetHandle ("setAccessibilityChildrenInNavigationOrder:"); | |
selSetAccessibilityClearButton_Handle = Selector.GetHandle ("setAccessibilityClearButton:"); | |
selSetAccessibilityCloseButton_Handle = Selector.GetHandle ("setAccessibilityCloseButton:"); | |
selSetAccessibilityColumnCount_Handle = Selector.GetHandle ("setAccessibilityColumnCount:"); | |
selSetAccessibilityColumnHeaderUIElements_Handle = Selector.GetHandle ("setAccessibilityColumnHeaderUIElements:"); | |
selSetAccessibilityColumnIndexRange_Handle = Selector.GetHandle ("setAccessibilityColumnIndexRange:"); | |
selSetAccessibilityColumnTitles_Handle = Selector.GetHandle ("setAccessibilityColumnTitles:"); | |
selSetAccessibilityColumns_Handle = Selector.GetHandle ("setAccessibilityColumns:"); | |
selSetAccessibilityContents_Handle = Selector.GetHandle ("setAccessibilityContents:"); | |
selSetAccessibilityCriticalValue_Handle = Selector.GetHandle ("setAccessibilityCriticalValue:"); | |
selSetAccessibilityCustomActions_Handle = Selector.GetHandle ("setAccessibilityCustomActions:"); | |
selSetAccessibilityCustomRotors_Handle = Selector.GetHandle ("setAccessibilityCustomRotors:"); | |
selSetAccessibilityDecrementButton_Handle = Selector.GetHandle ("setAccessibilityDecrementButton:"); | |
selSetAccessibilityDefaultButton_Handle = Selector.GetHandle ("setAccessibilityDefaultButton:"); | |
selSetAccessibilityDisclosed_Handle = Selector.GetHandle ("setAccessibilityDisclosed:"); | |
selSetAccessibilityDisclosedByRow_Handle = Selector.GetHandle ("setAccessibilityDisclosedByRow:"); | |
selSetAccessibilityDisclosedRows_Handle = Selector.GetHandle ("setAccessibilityDisclosedRows:"); | |
selSetAccessibilityDisclosureLevel_Handle = Selector.GetHandle ("setAccessibilityDisclosureLevel:"); | |
selSetAccessibilityDocument_Handle = Selector.GetHandle ("setAccessibilityDocument:"); | |
selSetAccessibilityEdited_Handle = Selector.GetHandle ("setAccessibilityEdited:"); | |
selSetAccessibilityElement_Handle = Selector.GetHandle ("setAccessibilityElement:"); | |
selSetAccessibilityEnabled_Handle = Selector.GetHandle ("setAccessibilityEnabled:"); | |
selSetAccessibilityExpanded_Handle = Selector.GetHandle ("setAccessibilityExpanded:"); | |
selSetAccessibilityExtrasMenuBar_Handle = Selector.GetHandle ("setAccessibilityExtrasMenuBar:"); | |
selSetAccessibilityFilename_Handle = Selector.GetHandle ("setAccessibilityFilename:"); | |
selSetAccessibilityFocused_Handle = Selector.GetHandle ("setAccessibilityFocused:"); | |
selSetAccessibilityFocusedWindow_Handle = Selector.GetHandle ("setAccessibilityFocusedWindow:"); | |
selSetAccessibilityFrame_Handle = Selector.GetHandle ("setAccessibilityFrame:"); | |
selSetAccessibilityFrontmost_Handle = Selector.GetHandle ("setAccessibilityFrontmost:"); | |
selSetAccessibilityFullScreenButton_Handle = Selector.GetHandle ("setAccessibilityFullScreenButton:"); | |
selSetAccessibilityGrowArea_Handle = Selector.GetHandle ("setAccessibilityGrowArea:"); | |
selSetAccessibilityHandles_Handle = Selector.GetHandle ("setAccessibilityHandles:"); | |
selSetAccessibilityHeader_Handle = Selector.GetHandle ("setAccessibilityHeader:"); | |
selSetAccessibilityHelp_Handle = Selector.GetHandle ("setAccessibilityHelp:"); | |
selSetAccessibilityHidden_Handle = Selector.GetHandle ("setAccessibilityHidden:"); | |
selSetAccessibilityHorizontalScrollBar_Handle = Selector.GetHandle ("setAccessibilityHorizontalScrollBar:"); | |
selSetAccessibilityHorizontalUnitDescription_Handle = Selector.GetHandle ("setAccessibilityHorizontalUnitDescription:"); | |
selSetAccessibilityHorizontalUnits_Handle = Selector.GetHandle ("setAccessibilityHorizontalUnits:"); | |
selSetAccessibilityIdentifier_Handle = Selector.GetHandle ("setAccessibilityIdentifier:"); | |
selSetAccessibilityIncrementButton_Handle = Selector.GetHandle ("setAccessibilityIncrementButton:"); | |
selSetAccessibilityIndex_Handle = Selector.GetHandle ("setAccessibilityIndex:"); | |
selSetAccessibilityInsertionPointLineNumber_Handle = Selector.GetHandle ("setAccessibilityInsertionPointLineNumber:"); | |
selSetAccessibilityLabel_Handle = Selector.GetHandle ("setAccessibilityLabel:"); | |
selSetAccessibilityLabelUIElements_Handle = Selector.GetHandle ("setAccessibilityLabelUIElements:"); | |
selSetAccessibilityLabelValue_Handle = Selector.GetHandle ("setAccessibilityLabelValue:"); | |
selSetAccessibilityLinkedUIElements_Handle = Selector.GetHandle ("setAccessibilityLinkedUIElements:"); | |
selSetAccessibilityMain_Handle = Selector.GetHandle ("setAccessibilityMain:"); | |
selSetAccessibilityMainWindow_Handle = Selector.GetHandle ("setAccessibilityMainWindow:"); | |
selSetAccessibilityMarkerGroupUIElement_Handle = Selector.GetHandle ("setAccessibilityMarkerGroupUIElement:"); | |
selSetAccessibilityMarkerTypeDescription_Handle = Selector.GetHandle ("setAccessibilityMarkerTypeDescription:"); | |
selSetAccessibilityMarkerUIElements_Handle = Selector.GetHandle ("setAccessibilityMarkerUIElements:"); | |
selSetAccessibilityMarkerValues_Handle = Selector.GetHandle ("setAccessibilityMarkerValues:"); | |
selSetAccessibilityMaxValue_Handle = Selector.GetHandle ("setAccessibilityMaxValue:"); | |
selSetAccessibilityMenuBar_Handle = Selector.GetHandle ("setAccessibilityMenuBar:"); | |
selSetAccessibilityMinValue_Handle = Selector.GetHandle ("setAccessibilityMinValue:"); | |
selSetAccessibilityMinimizeButton_Handle = Selector.GetHandle ("setAccessibilityMinimizeButton:"); | |
selSetAccessibilityMinimized_Handle = Selector.GetHandle ("setAccessibilityMinimized:"); | |
selSetAccessibilityModal_Handle = Selector.GetHandle ("setAccessibilityModal:"); | |
selSetAccessibilityNextContents_Handle = Selector.GetHandle ("setAccessibilityNextContents:"); | |
selSetAccessibilityNumberOfCharacters_Handle = Selector.GetHandle ("setAccessibilityNumberOfCharacters:"); | |
selSetAccessibilityOrderedByRow_Handle = Selector.GetHandle ("setAccessibilityOrderedByRow:"); | |
selSetAccessibilityOrientation_Handle = Selector.GetHandle ("setAccessibilityOrientation:"); | |
selSetAccessibilityOverflowButton_Handle = Selector.GetHandle ("setAccessibilityOverflowButton:"); | |
selSetAccessibilityParent_Handle = Selector.GetHandle ("setAccessibilityParent:"); | |
selSetAccessibilityPlaceholderValue_Handle = Selector.GetHandle ("setAccessibilityPlaceholderValue:"); | |
selSetAccessibilityPreviousContents_Handle = Selector.GetHandle ("setAccessibilityPreviousContents:"); | |
selSetAccessibilityProtectedContent_Handle = Selector.GetHandle ("setAccessibilityProtectedContent:"); | |
selSetAccessibilityProxy_Handle = Selector.GetHandle ("setAccessibilityProxy:"); | |
selSetAccessibilityRequired_Handle = Selector.GetHandle ("setAccessibilityRequired:"); | |
selSetAccessibilityRole_Handle = Selector.GetHandle ("setAccessibilityRole:"); | |
selSetAccessibilityRoleDescription_Handle = Selector.GetHandle ("setAccessibilityRoleDescription:"); | |
selSetAccessibilityRowCount_Handle = Selector.GetHandle ("setAccessibilityRowCount:"); | |
selSetAccessibilityRowHeaderUIElements_Handle = Selector.GetHandle ("setAccessibilityRowHeaderUIElements:"); | |
selSetAccessibilityRowIndexRange_Handle = Selector.GetHandle ("setAccessibilityRowIndexRange:"); | |
selSetAccessibilityRows_Handle = Selector.GetHandle ("setAccessibilityRows:"); | |
selSetAccessibilityRulerMarkerType_Handle = Selector.GetHandle ("setAccessibilityRulerMarkerType:"); | |
selSetAccessibilitySearchButton_Handle = Selector.GetHandle ("setAccessibilitySearchButton:"); | |
selSetAccessibilitySearchMenu_Handle = Selector.GetHandle ("setAccessibilitySearchMenu:"); | |
selSetAccessibilitySelected_Handle = Selector.GetHandle ("setAccessibilitySelected:"); | |
selSetAccessibilitySelectedCells_Handle = Selector.GetHandle ("setAccessibilitySelectedCells:"); | |
selSetAccessibilitySelectedChildren_Handle = Selector.GetHandle ("setAccessibilitySelectedChildren:"); | |
selSetAccessibilitySelectedColumns_Handle = Selector.GetHandle ("setAccessibilitySelectedColumns:"); | |
selSetAccessibilitySelectedRows_Handle = Selector.GetHandle ("setAccessibilitySelectedRows:"); | |
selSetAccessibilitySelectedText_Handle = Selector.GetHandle ("setAccessibilitySelectedText:"); | |
selSetAccessibilitySelectedTextRange_Handle = Selector.GetHandle ("setAccessibilitySelectedTextRange:"); | |
selSetAccessibilitySelectedTextRanges_Handle = Selector.GetHandle ("setAccessibilitySelectedTextRanges:"); | |
selSetAccessibilityServesAsTitleForUIElements_Handle = Selector.GetHandle ("setAccessibilityServesAsTitleForUIElements:"); | |
selSetAccessibilitySharedCharacterRange_Handle = Selector.GetHandle ("setAccessibilitySharedCharacterRange:"); | |
selSetAccessibilitySharedFocusElements_Handle = Selector.GetHandle ("setAccessibilitySharedFocusElements:"); | |
selSetAccessibilitySharedTextUIElements_Handle = Selector.GetHandle ("setAccessibilitySharedTextUIElements:"); | |
selSetAccessibilityShownMenu_Handle = Selector.GetHandle ("setAccessibilityShownMenu:"); | |
selSetAccessibilitySortDirection_Handle = Selector.GetHandle ("setAccessibilitySortDirection:"); | |
selSetAccessibilitySplitters_Handle = Selector.GetHandle ("setAccessibilitySplitters:"); | |
selSetAccessibilitySubrole_Handle = Selector.GetHandle ("setAccessibilitySubrole:"); | |
selSetAccessibilityTabs_Handle = Selector.GetHandle ("setAccessibilityTabs:"); | |
selSetAccessibilityTitle_Handle = Selector.GetHandle ("setAccessibilityTitle:"); | |
selSetAccessibilityTitleUIElement_Handle = Selector.GetHandle ("setAccessibilityTitleUIElement:"); | |
selSetAccessibilityToolbarButton_Handle = Selector.GetHandle ("setAccessibilityToolbarButton:"); | |
selSetAccessibilityTopLevelUIElement_Handle = Selector.GetHandle ("setAccessibilityTopLevelUIElement:"); | |
selSetAccessibilityURL_Handle = Selector.GetHandle ("setAccessibilityURL:"); | |
selSetAccessibilityUnitDescription_Handle = Selector.GetHandle ("setAccessibilityUnitDescription:"); | |
selSetAccessibilityUnits_Handle = Selector.GetHandle ("setAccessibilityUnits:"); | |
selSetAccessibilityValue_Handle = Selector.GetHandle ("setAccessibilityValue:"); | |
selSetAccessibilityValueDescription_Handle = Selector.GetHandle ("setAccessibilityValueDescription:"); | |
selSetAccessibilityVerticalScrollBar_Handle = Selector.GetHandle ("setAccessibilityVerticalScrollBar:"); | |
selSetAccessibilityVerticalUnitDescription_Handle = Selector.GetHandle ("setAccessibilityVerticalUnitDescription:"); | |
selSetAccessibilityVerticalUnits_Handle = Selector.GetHandle ("setAccessibilityVerticalUnits:"); | |
selSetAccessibilityVisibleCells_Handle = Selector.GetHandle ("setAccessibilityVisibleCells:"); | |
selSetAccessibilityVisibleCharacterRange_Handle = Selector.GetHandle ("setAccessibilityVisibleCharacterRange:"); | |
selSetAccessibilityVisibleChildren_Handle = Selector.GetHandle ("setAccessibilityVisibleChildren:"); | |
selSetAccessibilityVisibleColumns_Handle = Selector.GetHandle ("setAccessibilityVisibleColumns:"); | |
selSetAccessibilityVisibleRows_Handle = Selector.GetHandle ("setAccessibilityVisibleRows:"); | |
selSetAccessibilityWarningValue_Handle = Selector.GetHandle ("setAccessibilityWarningValue:"); | |
selSetAccessibilityWindow_Handle = Selector.GetHandle ("setAccessibilityWindow:"); | |
selSetAccessibilityWindows_Handle = Selector.GetHandle ("setAccessibilityWindows:"); | |
selSetAccessibilityZoomButton_Handle = Selector.GetHandle ("setAccessibilityZoomButton:"); | |
selSetAdditionalSafeAreaInsets_Handle = Selector.GetHandle ("setAdditionalSafeAreaInsets:"); | |
selSetAlphaValue_Handle = Selector.GetHandle ("setAlphaValue:"); | |
selSetAnimations_Handle = Selector.GetHandle ("setAnimations:"); | |
selSetAppearance_Handle = Selector.GetHandle ("setAppearance:"); | |
selSetAutoresizesSubviews_Handle = Selector.GetHandle ("setAutoresizesSubviews:"); | |
selSetAutoresizingMask_Handle = Selector.GetHandle ("setAutoresizingMask:"); | |
selSetBackgroundFilters_Handle = Selector.GetHandle ("setBackgroundFilters:"); | |
selSetBounds_Handle = Selector.GetHandle ("setBounds:"); | |
selSetBoundsOrigin_Handle = Selector.GetHandle ("setBoundsOrigin:"); | |
selSetBoundsRotation_Handle = Selector.GetHandle ("setBoundsRotation:"); | |
selSetBoundsSize_Handle = Selector.GetHandle ("setBoundsSize:"); | |
selSetCanDrawConcurrently_Handle = Selector.GetHandle ("setCanDrawConcurrently:"); | |
selSetCanDrawSubviewsIntoLayer_Handle = Selector.GetHandle ("setCanDrawSubviewsIntoLayer:"); | |
selSetCompositingFilter_Handle = Selector.GetHandle ("setCompositingFilter:"); | |
selSetContentCompressionResistancePriority_ForOrientation_Handle = Selector.GetHandle ("setContentCompressionResistancePriority:forOrientation:"); | |
selSetContentFilters_Handle = Selector.GetHandle ("setContentFilters:"); | |
selSetContentHuggingPriority_ForOrientation_Handle = Selector.GetHandle ("setContentHuggingPriority:forOrientation:"); | |
selSetFocusRingType_Handle = Selector.GetHandle ("setFocusRingType:"); | |
selSetFrame_Handle = Selector.GetHandle ("setFrame:"); | |
selSetFrameCenterRotation_Handle = Selector.GetHandle ("setFrameCenterRotation:"); | |
selSetFrameOrigin_Handle = Selector.GetHandle ("setFrameOrigin:"); | |
selSetFrameRotation_Handle = Selector.GetHandle ("setFrameRotation:"); | |
selSetFrameSize_Handle = Selector.GetHandle ("setFrameSize:"); | |
selSetGestureRecognizers_Handle = Selector.GetHandle ("setGestureRecognizers:"); | |
selSetHidden_Handle = Selector.GetHandle ("setHidden:"); | |
selSetHorizontalContentSizeConstraintActive_Handle = Selector.GetHandle ("setHorizontalContentSizeConstraintActive:"); | |
selSetIdentifier_Handle = Selector.GetHandle ("setIdentifier:"); | |
selSetKeyboardFocusRingNeedsDisplayInRect_Handle = Selector.GetHandle ("setKeyboardFocusRingNeedsDisplayInRect:"); | |
selSetLayer_Handle = Selector.GetHandle ("setLayer:"); | |
selSetLayerContentsPlacement_Handle = Selector.GetHandle ("setLayerContentsPlacement:"); | |
selSetLayerContentsRedrawPolicy_Handle = Selector.GetHandle ("setLayerContentsRedrawPolicy:"); | |
selSetLayerUsesCoreImageFilters_Handle = Selector.GetHandle ("setLayerUsesCoreImageFilters:"); | |
selSetNeedsDisplay_Handle = Selector.GetHandle ("setNeedsDisplay:"); | |
selSetNeedsDisplayInRect_Handle = Selector.GetHandle ("setNeedsDisplayInRect:"); | |
selSetNeedsLayout_Handle = Selector.GetHandle ("setNeedsLayout:"); | |
selSetNeedsUpdateConstraints_Handle = Selector.GetHandle ("setNeedsUpdateConstraints:"); | |
selSetNextKeyView_Handle = Selector.GetHandle ("setNextKeyView:"); | |
selSetPostsBoundsChangedNotifications_Handle = Selector.GetHandle ("setPostsBoundsChangedNotifications:"); | |
selSetPostsFrameChangedNotifications_Handle = Selector.GetHandle ("setPostsFrameChangedNotifications:"); | |
selSetPreparedContentRect_Handle = Selector.GetHandle ("setPreparedContentRect:"); | |
selSetPressureConfiguration_Handle = Selector.GetHandle ("setPressureConfiguration:"); | |
selSetShadow_Handle = Selector.GetHandle ("setShadow:"); | |
selSetSubviews_Handle = Selector.GetHandle ("setSubviews:"); | |
selSetToolTip_Handle = Selector.GetHandle ("setToolTip:"); | |
selSetTranslatesAutoresizingMaskIntoConstraints_Handle = Selector.GetHandle ("setTranslatesAutoresizingMaskIntoConstraints:"); | |
selSetUpGStateHandle = Selector.GetHandle ("setUpGState"); | |
selSetUserInterfaceLayoutDirection_Handle = Selector.GetHandle ("setUserInterfaceLayoutDirection:"); | |
selSetVerticalContentSizeConstraintActive_Handle = Selector.GetHandle ("setVerticalContentSizeConstraintActive:"); | |
selSetWantsBestResolutionOpenGLSurface_Handle = Selector.GetHandle ("setWantsBestResolutionOpenGLSurface:"); | |
selSetWantsLayer_Handle = Selector.GetHandle ("setWantsLayer:"); | |
selSetWantsRestingTouches_Handle = Selector.GetHandle ("setWantsRestingTouches:"); | |
selShadowHandle = Selector.GetHandle ("shadow"); | |
selShouldDelayWindowOrderingForEvent_Handle = Selector.GetHandle ("shouldDelayWindowOrderingForEvent:"); | |
selShouldDrawColorHandle = Selector.GetHandle ("shouldDrawColor"); | |
selSortSubviewsUsingFunction_Context_Handle = Selector.GetHandle ("sortSubviewsUsingFunction:context:"); | |
selSubviewsHandle = Selector.GetHandle ("subviews"); | |
selSuperviewHandle = Selector.GetHandle ("superview"); | |
selTagHandle = Selector.GetHandle ("tag"); | |
selToolTipHandle = Selector.GetHandle ("toolTip"); | |
selTopAnchorHandle = Selector.GetHandle ("topAnchor"); | |
selTrackingAreasHandle = Selector.GetHandle ("trackingAreas"); | |
selTrailingAnchorHandle = Selector.GetHandle ("trailingAnchor"); | |
selTranslateOriginToPoint_Handle = Selector.GetHandle ("translateOriginToPoint:"); | |
selTranslateRectsNeedingDisplayInRect_By_Handle = Selector.GetHandle ("translateRectsNeedingDisplayInRect:by:"); | |
selTranslatesAutoresizingMaskIntoConstraintsHandle = Selector.GetHandle ("translatesAutoresizingMaskIntoConstraints"); | |
selUnlockFocusHandle = Selector.GetHandle ("unlockFocus"); | |
selUnregisterDraggedTypesHandle = Selector.GetHandle ("unregisterDraggedTypes"); | |
selUpdateConstraintsHandle = Selector.GetHandle ("updateConstraints"); | |
selUpdateConstraintsForSubtreeIfNeededHandle = Selector.GetHandle ("updateConstraintsForSubtreeIfNeeded"); | |
selUpdateLayerHandle = Selector.GetHandle ("updateLayer"); | |
selUpdateTrackingAreasHandle = Selector.GetHandle ("updateTrackingAreas"); | |
selUserInterfaceLayoutDirectionHandle = Selector.GetHandle ("userInterfaceLayoutDirection"); | |
selViewDidChangeBackingPropertiesHandle = Selector.GetHandle ("viewDidChangeBackingProperties"); | |
selViewDidChangeEffectiveAppearanceHandle = Selector.GetHandle ("viewDidChangeEffectiveAppearance"); | |
selViewDidEndLiveResizeHandle = Selector.GetHandle ("viewDidEndLiveResize"); | |
selViewDidHideHandle = Selector.GetHandle ("viewDidHide"); | |
selViewDidMoveToSuperviewHandle = Selector.GetHandle ("viewDidMoveToSuperview"); | |
selViewDidMoveToWindowHandle = Selector.GetHandle ("viewDidMoveToWindow"); | |
selViewDidUnhideHandle = Selector.GetHandle ("viewDidUnhide"); | |
selViewWillDrawHandle = Selector.GetHandle ("viewWillDraw"); | |
selViewWillMoveToSuperview_Handle = Selector.GetHandle ("viewWillMoveToSuperview:"); | |
selViewWillMoveToWindow_Handle = Selector.GetHandle ("viewWillMoveToWindow:"); | |
selViewWillStartLiveResizeHandle = Selector.GetHandle ("viewWillStartLiveResize"); | |
selViewWithTag_Handle = Selector.GetHandle ("viewWithTag:"); | |
selVisibleRectHandle = Selector.GetHandle ("visibleRect"); | |
selWantsBestResolutionOpenGLSurfaceHandle = Selector.GetHandle ("wantsBestResolutionOpenGLSurface"); | |
selWantsDefaultClippingHandle = Selector.GetHandle ("wantsDefaultClipping"); | |
selWantsLayerHandle = Selector.GetHandle ("wantsLayer"); | |
selWantsPeriodicDraggingUpdatesHandle = Selector.GetHandle ("wantsPeriodicDraggingUpdates"); | |
selWantsRestingTouchesHandle = Selector.GetHandle ("wantsRestingTouches"); | |
selWantsUpdateLayerHandle = Selector.GetHandle ("wantsUpdateLayer"); | |
selWidthAdjustLimitHandle = Selector.GetHandle ("widthAdjustLimit"); | |
selWidthAnchorHandle = Selector.GetHandle ("widthAnchor"); | |
selWillOpenMenu_WithEvent_Handle = Selector.GetHandle ("willOpenMenu:withEvent:"); | |
selWillRemoveSubview_Handle = Selector.GetHandle ("willRemoveSubview:"); | |
selWindowHandle = Selector.GetHandle ("window"); | |
selWriteEPSInsideRect_ToPasteboard_Handle = Selector.GetHandle ("writeEPSInsideRect:toPasteboard:"); | |
selWritePDFInsideRect_ToPasteboard_Handle = Selector.GetHandle ("writePDFInsideRect:toPasteboard:"); | |
class_ptr = ObjCRuntime.Class.GetHandle ("NSView"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment