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

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

!missing-field! MKAnnotationCalloutInfoDidChangeNotification not bound
!missing-protocol-conformance! MKUserLocation should conform to MKAnnotation
!missing-protocol-member! MKOverlay::coordinate not found
## Marked as unavailable on macOS
!missing-enum-value! MKUserTrackingMode native value MKUserTrackingModeFollowWithHeading = 2 not bound
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