xamarin-macios/tests/xtro-sharpie/macOS-ImageKit.ignore

38 строки
1.8 KiB
Plaintext

# In header as old style, unnamed enums
!unknown-native-enum! IKCellsStyle bound
!unknown-native-enum! IKGroupStyle bound
# Deprecated, macOS version lower than the supported by Xamarin.Mac.
!missing-field! IKPictureTakerShowAddressBookPicture not bound
!missing-field! IKPictureTakerShowEmptyPicture not bound
# Informal protocols
## Inside IKImageBrowserDelegate informal protocol
!missing-selector! NSObject::imageBrowserSelectionDidChange: not bound
!missing-selector! NSObject::imageBrowser:cellWasDoubleClickedAtIndex: not bound
!missing-selector! NSObject::imageBrowser:cellWasRightClickedAtIndex:withEvent: not bound
!missing-selector! NSObject::imageBrowser:backgroundWasRightClickedWithEvent: not bound
## Inside IKImageBrowserDataSource informal protocol
!missing-selector! NSObject::imageBrowser:groupAtIndex: not bound
!missing-selector! NSObject::imageBrowser:itemAtIndex: not bound
!missing-selector! NSObject::imageBrowser:moveItemsAtIndexes:toIndex: not bound
!missing-selector! NSObject::imageBrowser:removeItemsAtIndexes: not bound
!missing-selector! NSObject::imageBrowser:writeItemsAtIndexes:toPasteboard: not bound
!missing-selector! NSObject::numberOfGroupsInImageBrowser: not bound
!missing-selector! NSObject::numberOfItemsInImageBrowser: not bound
## Inside IKImageBrowserItem informal protocol
!missing-selector! NSObject::isSelectable not bound
## Inside IKSaveOptionsDelegate informal protocol
!missing-selector! NSObject::saveOptions:shouldShowUTType: not bound
## Bound inside IKImageBrowserItem informal protocol.
!missing-selector! NSObject::imageRepresentation not bound
!missing-selector! NSObject::imageRepresentationType not bound
!missing-selector! NSObject::imageSubtitle not bound
!missing-selector! NSObject::imageTitle not bound
!missing-selector! NSObject::imageUID not bound
!missing-selector! NSObject::imageVersion not bound