xamarin-macios/tests/xtro-sharpie/iOS-MapKit.ignore

22 строки
1.2 KiB
Plaintext
Исходник Обычный вид История

## defined twice for iOS (likely to make it available to OSX)
### MKOverlayRenderer.h
### MKOverlayView.h (based on UIView so not in OSX headers list)
!missing-pinvoke! MKRoadWidthAtZoomScale is not bound
## unsorted
!missing-field! MKAnnotationCalloutInfoDidChangeNotification not bound
!missing-protocol-conformance! MKUserLocation should conform to MKAnnotation
!missing-protocol-member! MKOverlay::coordinate not found
2022-10-17 11:26:44 +03:00
## soft deprecation
!deprecated-attribute-missing! MKMapView::mapType missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::setMapType: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::pointOfInterestFilter missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::setPointOfInterestFilter: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::showsBuildings missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::setShowsBuildings: missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::showsTraffic missing a [Deprecated] attribute
!deprecated-attribute-missing! MKMapView::setShowsTraffic: missing a [Deprecated] attribute