xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo

154 строки
12 KiB
Plaintext

!deprecated-attribute-missing! NSNetService missing a [Deprecated] attribute
!deprecated-attribute-missing! NSNetServiceBrowser missing a [Deprecated] attribute
!deprecated-attribute-missing! NSURLSession::streamTaskWithNetService: missing a [Deprecated] attribute
!missing-enum! NSAttributedStringFormattingOptions not bound
!missing-enum! NSAttributedStringMarkdownInterpretedSyntax not bound
!missing-enum! NSAttributedStringMarkdownParsingFailurePolicy not bound
!missing-enum! NSGrammaticalGender not bound
!missing-enum! NSGrammaticalNumber not bound
!missing-enum! NSGrammaticalPartOfSpeech not bound
!missing-enum! NSInlinePresentationIntent not bound
!missing-enum! NSPresentationIntentKind not bound
!missing-enum! NSPresentationIntentTableColumnAlignment not bound
!missing-enum! NSURLRequestAttribution not bound
!missing-enum-value! NSJsonReadingOptions native value NSJSONReadingJSON5Allowed = 8 not bound
!missing-enum-value! NSJsonReadingOptions native value NSJSONReadingTopLevelDictionaryAssumed = 16 not bound
!missing-enum-value! NSUrlBookmarkCreationOptions native value NSURLBookmarkCreationWithoutImplicitSecurityScope = 536870912 not bound
!missing-enum-value! NSUrlBookmarkResolutionOptions native value NSURLBookmarkResolutionWithoutImplicitStartAccessing = 32768 not bound
!missing-field! NSAlternateDescriptionAttributeName not bound
!missing-field! NSImageURLAttributeName not bound
!missing-field! NSInflectionAlternativeAttributeName not bound
!missing-field! NSInflectionRuleAttributeName not bound
!missing-field! NSInlinePresentationIntentAttributeName not bound
!missing-field! NSLanguageIdentifierAttributeName not bound
!missing-field! NSMorphologyAttributeName not bound
!missing-field! NSPresentationIntentAttributeName not bound
!missing-field! NSProgressFileOperationKindDuplicating not bound
!missing-field! NSReplacementIndexAttributeName not bound
!missing-null-allowed! 'Foundation.NSData Foundation.NSUbiquitousKeyValueStore::GetData(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSDictionary Foundation.NSUbiquitousKeyValueStore::GetDictionary(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSExpression Foundation.NSExpression::FromFunction(Foundation.NSExpressionCallbackHandler,Foundation.NSExpression[])' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'Foundation.NSObject Foundation.NSUbiquitousKeyValueStore::ObjectForKey(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject[] Foundation.NSUbiquitousKeyValueStore::GetArray(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String Foundation.NSUbiquitousKeyValueStore::GetString(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.Void Foundation.NSUbiquitousKeyValueStore::_SetArray(Foundation.NSObject[],System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void Foundation.NSUbiquitousKeyValueStore::_SetData(Foundation.NSData,System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void Foundation.NSUbiquitousKeyValueStore::_SetDictionary(Foundation.NSDictionary,System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void Foundation.NSUbiquitousKeyValueStore::_SetString(System.String,System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void Foundation.NSUbiquitousKeyValueStore::SetObjectForKey(Foundation.NSObject,System.String)' is missing an [NullAllowed] on parameter #0
!missing-selector! +NSAttributedString::localizedAttributedStringWithFormat: not bound
!missing-selector! +NSAttributedString::localizedAttributedStringWithFormat:options: not bound
!missing-selector! +NSByteCountFormatter::stringFromMeasurement:countStyle: not bound
!missing-selector! +NSInflectionRule::automaticRule not bound
!missing-selector! +NSInflectionRule::canInflectLanguage: not bound
!missing-selector! +NSInflectionRule::canInflectPreferredLocalization not bound
!missing-selector! +NSMorphology::userMorphology not bound
!missing-selector! +NSMorphologyCustomPronoun::isSupportedForLanguage: not bound
!missing-selector! +NSMorphologyCustomPronoun::requiredKeysForLanguage: not bound
!missing-selector! +NSOrderedCollectionChange::changeWithObject:type:index: not bound
!missing-selector! +NSOrderedCollectionChange::changeWithObject:type:index:associatedIndex: not bound
!missing-selector! +NSPresentationIntent::blockQuoteIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::codeBlockIntentWithIdentity:languageHint:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::headerIntentWithIdentity:level:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::listItemIntentWithIdentity:ordinal:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::orderedListIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::paragraphIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::tableCellIntentWithIdentity:column:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::tableHeaderRowIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::tableIntentWithIdentity:columnCount:alignments:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::tableRowIntentWithIdentity:row:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::thematicBreakIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! +NSPresentationIntent::unorderedListIntentWithIdentity:nestedInsideIntent: not bound
!missing-selector! NSArray::arrayByApplyingDifference: not bound
!missing-selector! NSArray::differenceFromArray: not bound
!missing-selector! NSArray::differenceFromArray:withOptions: not bound
!missing-selector! NSArray::differenceFromArray:withOptions:usingEquivalenceTest: not bound
!missing-selector! NSAttributedString::attributedStringByInflectingString not bound
!missing-selector! NSAttributedString::initWithContentsOfMarkdownFileAtURL:options:baseURL:error: not bound
!missing-selector! NSAttributedString::initWithFormat:options:locale: not bound
!missing-selector! NSAttributedString::initWithFormat:options:locale:arguments: not bound
!missing-selector! NSAttributedString::initWithMarkdown:options:baseURL:error: not bound
!missing-selector! NSAttributedString::initWithMarkdownString:options:baseURL:error: not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::allowsExtendedAttributes not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::failurePolicy not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::init not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::interpretedSyntax not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::languageCode not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::setAllowsExtendedAttributes: not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::setFailurePolicy: not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::setInterpretedSyntax: not bound
!missing-selector! NSAttributedStringMarkdownParsingOptions::setLanguageCode: not bound
!missing-selector! NSBundle::localizedAttributedStringForKey:value:table: not bound
!missing-selector! NSByteCountFormatter::stringFromMeasurement: not bound
!missing-selector! NSInflectionRuleExplicit::initWithMorphology: not bound
!missing-selector! NSInflectionRuleExplicit::morphology not bound
!missing-selector! NSMorphology::customPronounForLanguage: not bound
!missing-selector! NSMorphology::grammaticalGender not bound
!missing-selector! NSMorphology::isUnspecified not bound
!missing-selector! NSMorphology::number not bound
!missing-selector! NSMorphology::partOfSpeech not bound
!missing-selector! NSMorphology::setCustomPronoun:forLanguage:error: not bound
!missing-selector! NSMorphology::setGrammaticalGender: not bound
!missing-selector! NSMorphology::setNumber: not bound
!missing-selector! NSMorphology::setPartOfSpeech: not bound
!missing-selector! NSMorphologyCustomPronoun::objectForm not bound
!missing-selector! NSMorphologyCustomPronoun::possessiveAdjectiveForm not bound
!missing-selector! NSMorphologyCustomPronoun::possessiveForm not bound
!missing-selector! NSMorphologyCustomPronoun::reflexiveForm not bound
!missing-selector! NSMorphologyCustomPronoun::setObjectForm: not bound
!missing-selector! NSMorphologyCustomPronoun::setPossessiveAdjectiveForm: not bound
!missing-selector! NSMorphologyCustomPronoun::setPossessiveForm: not bound
!missing-selector! NSMorphologyCustomPronoun::setReflexiveForm: not bound
!missing-selector! NSMorphologyCustomPronoun::setSubjectForm: not bound
!missing-selector! NSMorphologyCustomPronoun::subjectForm not bound
!missing-selector! NSMutableArray::applyDifference: not bound
!missing-selector! NSMutableAttributedString::appendLocalizedFormat: not bound
!missing-selector! NSMutableOrderedSet::applyDifference: not bound
!missing-selector! NSMutableURLRequest::attribution not bound
!missing-selector! NSMutableURLRequest::setAttribution: not bound
!missing-selector! NSOrderedCollectionChange::associatedIndex not bound
!missing-selector! NSOrderedCollectionChange::changeType not bound
!missing-selector! NSOrderedCollectionChange::index not bound
!missing-selector! NSOrderedCollectionChange::initWithObject:type:index: not bound
!missing-selector! NSOrderedCollectionChange::initWithObject:type:index:associatedIndex: not bound
!missing-selector! NSOrderedCollectionChange::object not bound
!missing-selector! NSOrderedCollectionDifference::differenceByTransformingChangesWithBlock: not bound
!missing-selector! NSOrderedCollectionDifference::hasChanges not bound
!missing-selector! NSOrderedCollectionDifference::initWithChanges: not bound
!missing-selector! NSOrderedCollectionDifference::initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects: not bound
!missing-selector! NSOrderedCollectionDifference::initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects:additionalChanges: not bound
!missing-selector! NSOrderedCollectionDifference::insertions not bound
!missing-selector! NSOrderedCollectionDifference::inverseDifference not bound
!missing-selector! NSOrderedCollectionDifference::removals not bound
!missing-selector! NSOrderedSet::differenceFromOrderedSet: not bound
!missing-selector! NSOrderedSet::differenceFromOrderedSet:withOptions: not bound
!missing-selector! NSOrderedSet::differenceFromOrderedSet:withOptions:usingEquivalenceTest: not bound
!missing-selector! NSOrderedSet::orderedSetByApplyingDifference: not bound
!missing-selector! NSPersonNameComponentsFormatter::locale not bound
!missing-selector! NSPersonNameComponentsFormatter::setLocale: not bound
!missing-selector! NSPresentationIntent::column not bound
!missing-selector! NSPresentationIntent::columnAlignments not bound
!missing-selector! NSPresentationIntent::columnCount not bound
!missing-selector! NSPresentationIntent::headerLevel not bound
!missing-selector! NSPresentationIntent::identity not bound
!missing-selector! NSPresentationIntent::indentationLevel not bound
!missing-selector! NSPresentationIntent::intentKind not bound
!missing-selector! NSPresentationIntent::isEquivalentToPresentationIntent: not bound
!missing-selector! NSPresentationIntent::languageHint not bound
!missing-selector! NSPresentationIntent::ordinal not bound
!missing-selector! NSPresentationIntent::parentIntent not bound
!missing-selector! NSPresentationIntent::row not bound
!missing-selector! NSURLRequest::attribution not bound
!missing-selector! NSURLSessionTask::delegate not bound
!missing-selector! NSURLSessionTask::setDelegate: not bound
!missing-selector! NSUUID::compare: not bound
!missing-type! NSAttributedStringMarkdownParsingOptions not bound
!missing-type! NSInflectionRule not bound
!missing-type! NSInflectionRuleExplicit not bound
!missing-type! NSMorphology not bound
!missing-type! NSMorphologyCustomPronoun not bound
!missing-type! NSOrderedCollectionChange not bound
!missing-type! NSOrderedCollectionDifference not bound
!missing-type! NSPresentationIntent not bound
!extra-enum-value! Managed value 2 for NSItemProviderRepresentationVisibility.Group is available for the current platform while the value in the native header is not