xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.ignore

18 строки
1.0 KiB
Plaintext

# https://github.com/xamarin/xamarin-macios/issues/12871
# Catalyst field constants that are loaded from private UIKitCore are not being handled by Field attribute
!missing-field! NSToolbarPrimarySidebarTrackingSeparatorItemIdentifier not bound
!missing-field! NSToolbarSupplementarySidebarTrackingSeparatorItemIdentifier not bound
# deprecated types, not working at runtime
!missing-protocol! UISearchDisplayDelegate not bound
## Grouped nint constants
!unknown-native-enum! UIFocusGroupPriority bound
## Selectors documented in web docs but not in header files
!missing-selector! +NSToolbarItem::itemWithItemIdentifier:barButtonItem: not bound
!missing-selector! NSSharingServicePickerToolbarItem::activityItemsConfiguration not bound
!missing-selector! NSSharingServicePickerToolbarItem::setActivityItemsConfiguration: not bound
!missing-selector! NSSharingServicePickerTouchBarItem::activityItemsConfiguration not bound
!missing-selector! NSSharingServicePickerTouchBarItem::setActivityItemsConfiguration: not bound