xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet/common-Intents.ignore

24 строки
1.2 KiB
Plaintext

## not exposed by our API (better use the OS version)
!missing-field! IntentsVersionNumber not bound
!missing-field! IntentsVersionString not bound
## The following were deprecated in ios(10.0, 10.0)
!missing-selector! INRideOption::identifier not bound
!missing-selector! INRideOption::setIdentifier: not bound
## type is abstract and the selector are redefined in subclasses
!missing-selector! +INIntentResolutionResult::needsValue not bound
!missing-selector! +INIntentResolutionResult::notRequired not bound
!missing-selector! +INIntentResolutionResult::unsupported not bound
!missing-selector! +INIntentResolutionResult::confirmationRequiredWithItemToConfirm:forReason: not bound
!missing-selector! +INIntentResolutionResult::unsupportedWithReason: not bound
## unsorted
!missing-selector! +CLPlacemark::placemarkWithLocation:name:postalAddress: not bound
## Research required before we can bind the following ones
!missing-selector! +NSString::deferredLocalizedNSStringStringWithFormat: not bound
!missing-selector! +NSString::deferredLocalizedNSStringStringWithFormat:fromTable: not bound
!missing-selector! +NSString::deferredLocalizedNSStringStringWithFormat:fromTable:arguments: not bound