xamarin-macios/tests/xtro-sharpie/macOS-UserNotifications.todo

140 строки
9.6 KiB
Plaintext

!missing-enum! UNAlertStyle not bound
!missing-enum! UNAuthorizationOptions not bound
!missing-enum! UNAuthorizationStatus not bound
!missing-enum! UNErrorCode not bound
!missing-enum! UNNotificationActionOptions not bound
!missing-enum! UNNotificationCategoryOptions not bound
!missing-enum! UNNotificationPresentationOptions not bound
!missing-enum! UNNotificationSetting not bound
!missing-enum! UNShowPreviewsSetting not bound
!missing-field! UNErrorDomain not bound
!missing-field! UNNotificationAttachmentOptionsThumbnailClippingRectKey not bound
!missing-field! UNNotificationAttachmentOptionsThumbnailHiddenKey not bound
!missing-field! UNNotificationAttachmentOptionsThumbnailTimeKey not bound
!missing-field! UNNotificationAttachmentOptionsTypeHintKey not bound
!missing-field! UNNotificationDefaultActionIdentifier not bound
!missing-field! UNNotificationDismissActionIdentifier not bound
!missing-protocol! UNUserNotificationCenterDelegate not bound
!missing-selector! +NSString::localizedUserNotificationStringForKey:arguments: not bound
!missing-selector! +UNCalendarNotificationTrigger::triggerWithDateMatchingComponents:repeats: not bound
!missing-selector! +UNLocationNotificationTrigger::triggerWithRegion:repeats: not bound
!missing-selector! +UNNotificationAction::actionWithIdentifier:title:options: not bound
!missing-selector! +UNNotificationAttachment::attachmentWithIdentifier:URL:options:error: not bound
!missing-selector! +UNNotificationCategory::categoryWithIdentifier:actions:intentIdentifiers:hiddenPreviewsBodyPlaceholder:categorySummaryFormat:options: not bound
!missing-selector! +UNNotificationCategory::categoryWithIdentifier:actions:intentIdentifiers:hiddenPreviewsBodyPlaceholder:options: not bound
!missing-selector! +UNNotificationCategory::categoryWithIdentifier:actions:intentIdentifiers:options: not bound
!missing-selector! +UNNotificationRequest::requestWithIdentifier:content:trigger: not bound
!missing-selector! +UNNotificationSound::criticalSoundNamed: not bound
!missing-selector! +UNNotificationSound::criticalSoundNamed:withAudioVolume: not bound
!missing-selector! +UNNotificationSound::defaultCriticalSound not bound
!missing-selector! +UNNotificationSound::defaultCriticalSoundWithAudioVolume: not bound
!missing-selector! +UNNotificationSound::defaultSound not bound
!missing-selector! +UNNotificationSound::soundNamed: not bound
!missing-selector! +UNTextInputNotificationAction::actionWithIdentifier:title:options:textInputButtonTitle:textInputPlaceholder: not bound
!missing-selector! +UNTimeIntervalNotificationTrigger::triggerWithTimeInterval:repeats: not bound
!missing-selector! UNCalendarNotificationTrigger::dateComponents not bound
!missing-selector! UNLocationNotificationTrigger::region not bound
!missing-selector! UNMutableNotificationContent::attachments not bound
!missing-selector! UNMutableNotificationContent::badge not bound
!missing-selector! UNMutableNotificationContent::body not bound
!missing-selector! UNMutableNotificationContent::categoryIdentifier not bound
!missing-selector! UNMutableNotificationContent::launchImageName not bound
!missing-selector! UNMutableNotificationContent::setAttachments: not bound
!missing-selector! UNMutableNotificationContent::setBadge: not bound
!missing-selector! UNMutableNotificationContent::setBody: not bound
!missing-selector! UNMutableNotificationContent::setCategoryIdentifier: not bound
!missing-selector! UNMutableNotificationContent::setLaunchImageName: not bound
!missing-selector! UNMutableNotificationContent::setSound: not bound
!missing-selector! UNMutableNotificationContent::setSubtitle: not bound
!missing-selector! UNMutableNotificationContent::setSummaryArgument: not bound
!missing-selector! UNMutableNotificationContent::setSummaryArgumentCount: not bound
!missing-selector! UNMutableNotificationContent::setThreadIdentifier: not bound
!missing-selector! UNMutableNotificationContent::setTitle: not bound
!missing-selector! UNMutableNotificationContent::setUserInfo: not bound
!missing-selector! UNMutableNotificationContent::sound not bound
!missing-selector! UNMutableNotificationContent::subtitle not bound
!missing-selector! UNMutableNotificationContent::summaryArgument not bound
!missing-selector! UNMutableNotificationContent::summaryArgumentCount not bound
!missing-selector! UNMutableNotificationContent::threadIdentifier not bound
!missing-selector! UNMutableNotificationContent::title not bound
!missing-selector! UNMutableNotificationContent::userInfo not bound
!missing-selector! UNNotification::date not bound
!missing-selector! UNNotification::request not bound
!missing-selector! UNNotificationAction::identifier not bound
!missing-selector! UNNotificationAction::options not bound
!missing-selector! UNNotificationAction::title not bound
!missing-selector! UNNotificationAttachment::identifier not bound
!missing-selector! UNNotificationAttachment::type not bound
!missing-selector! UNNotificationAttachment::URL not bound
!missing-selector! UNNotificationCategory::actions not bound
!missing-selector! UNNotificationCategory::categorySummaryFormat not bound
!missing-selector! UNNotificationCategory::hiddenPreviewsBodyPlaceholder not bound
!missing-selector! UNNotificationCategory::identifier not bound
!missing-selector! UNNotificationCategory::intentIdentifiers not bound
!missing-selector! UNNotificationCategory::options not bound
!missing-selector! UNNotificationContent::attachments not bound
!missing-selector! UNNotificationContent::badge not bound
!missing-selector! UNNotificationContent::body not bound
!missing-selector! UNNotificationContent::categoryIdentifier not bound
!missing-selector! UNNotificationContent::launchImageName not bound
!missing-selector! UNNotificationContent::sound not bound
!missing-selector! UNNotificationContent::subtitle not bound
!missing-selector! UNNotificationContent::summaryArgument not bound
!missing-selector! UNNotificationContent::summaryArgumentCount not bound
!missing-selector! UNNotificationContent::threadIdentifier not bound
!missing-selector! UNNotificationContent::title not bound
!missing-selector! UNNotificationContent::userInfo not bound
!missing-selector! UNNotificationRequest::content not bound
!missing-selector! UNNotificationRequest::identifier not bound
!missing-selector! UNNotificationRequest::trigger not bound
!missing-selector! UNNotificationResponse::actionIdentifier not bound
!missing-selector! UNNotificationResponse::notification not bound
!missing-selector! UNNotificationServiceExtension::didReceiveNotificationRequest:withContentHandler: not bound
!missing-selector! UNNotificationSettings::alertSetting not bound
!missing-selector! UNNotificationSettings::alertStyle not bound
!missing-selector! UNNotificationSettings::authorizationStatus not bound
!missing-selector! UNNotificationSettings::badgeSetting not bound
!missing-selector! UNNotificationSettings::carPlaySetting not bound
!missing-selector! UNNotificationSettings::criticalAlertSetting not bound
!missing-selector! UNNotificationSettings::lockScreenSetting not bound
!missing-selector! UNNotificationSettings::notificationCenterSetting not bound
!missing-selector! UNNotificationSettings::providesAppNotificationSettings not bound
!missing-selector! UNNotificationSettings::showPreviewsSetting not bound
!missing-selector! UNNotificationSettings::soundSetting not bound
!missing-selector! UNNotificationTrigger::repeats not bound
!missing-selector! UNTextInputNotificationAction::textInputButtonTitle not bound
!missing-selector! UNTextInputNotificationAction::textInputPlaceholder not bound
!missing-selector! UNTextInputNotificationResponse::userText not bound
!missing-selector! UNTimeIntervalNotificationTrigger::timeInterval not bound
!missing-selector! UNUserNotificationCenter::addNotificationRequest:withCompletionHandler: not bound
!missing-selector! UNUserNotificationCenter::delegate not bound
!missing-selector! UNUserNotificationCenter::getDeliveredNotificationsWithCompletionHandler: not bound
!missing-selector! UNUserNotificationCenter::getNotificationCategoriesWithCompletionHandler: not bound
!missing-selector! UNUserNotificationCenter::getNotificationSettingsWithCompletionHandler: not bound
!missing-selector! UNUserNotificationCenter::getPendingNotificationRequestsWithCompletionHandler: not bound
!missing-selector! UNUserNotificationCenter::removeDeliveredNotificationsWithIdentifiers: not bound
!missing-selector! UNUserNotificationCenter::removePendingNotificationRequestsWithIdentifiers: not bound
!missing-selector! UNUserNotificationCenter::requestAuthorizationWithOptions:completionHandler: not bound
!missing-selector! UNUserNotificationCenter::setDelegate: not bound
!missing-selector! UNUserNotificationCenter::setNotificationCategories: not bound
!missing-selector! UNUserNotificationCenter::supportsContentExtensions not bound
!missing-type! UNCalendarNotificationTrigger not bound
!missing-type! UNLocationNotificationTrigger not bound
!missing-type! UNMutableNotificationContent not bound
!missing-type! UNNotification not bound
!missing-type! UNNotificationAction not bound
!missing-type! UNNotificationAttachment not bound
!missing-type! UNNotificationCategory not bound
!missing-type! UNNotificationContent not bound
!missing-type! UNNotificationRequest not bound
!missing-type! UNNotificationResponse not bound
!missing-type! UNNotificationServiceExtension not bound
!missing-type! UNNotificationSettings not bound
!missing-type! UNNotificationSound not bound
!missing-type! UNNotificationTrigger not bound
!missing-type! UNPushNotificationTrigger not bound
!missing-type! UNTextInputNotificationAction not bound
!missing-type! UNTextInputNotificationResponse not bound
!missing-type! UNTimeIntervalNotificationTrigger not bound
!missing-type! UNUserNotificationCenter not bound