Uses of Class
org.robovm.apple.foundation.NSSet
-
Uses of NSSet in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return NSSet Modifier and Type Method Description NSSet<ARReferenceImage>ARBodyTrackingConfiguration. getDetectionImages()NSSet<ARReferenceImage>ARGeoTrackingConfiguration. getDetectionImages()NSSet<ARReferenceImage>ARWorldTrackingConfiguration. getDetectionImages()NSSet<ARReferenceObject>ARGeoTrackingConfiguration. getDetectionObjects()NSSet<ARReferenceObject>ARWorldTrackingConfiguration. getDetectionObjects()static NSSet<ARReferenceImage>ARReferenceImage. getReferenceImagesInGroup(String name, NSBundle bundle)NSSet<ARReferenceImage>ARImageTrackingConfiguration. getTrackingImages()static NSSet<ARReferenceObject>ARReferenceObject. referenceObjectsInGroup(String name, NSBundle bundle)Methods in org.robovm.apple.arkit with parameters of type NSSet Modifier and Type Method Description voidARBodyTrackingConfiguration. setDetectionImages(NSSet<ARReferenceImage> v)voidARGeoTrackingConfiguration. setDetectionImages(NSSet<ARReferenceImage> v)voidARWorldTrackingConfiguration. setDetectionImages(NSSet<ARReferenceImage> v)voidARGeoTrackingConfiguration. setDetectionObjects(NSSet<ARReferenceObject> v)voidARWorldTrackingConfiguration. setDetectionObjects(NSSet<ARReferenceObject> v)voidARImageTrackingConfiguration. setTrackingImages(NSSet<ARReferenceImage> v) -
Uses of NSSet in org.robovm.apple.assetslibrary
Methods in org.robovm.apple.assetslibrary that return NSSet Modifier and Type Method Description NSSet<NSURL>ALAssetsLibraryChangedNotification. getDeletedAssetGroups()Deprecated.Deprecated in iOS 9.0.NSSet<NSURL>ALAssetsLibraryChangedNotification. getInsertedAssetGroups()Deprecated.Deprecated in iOS 9.0.NSSet<NSURL>ALAssetsLibraryChangedNotification. getUpdatedAssetGroups()Deprecated.Deprecated in iOS 9.0.NSSet<NSURL>ALAssetsLibraryChangedNotification. getUpdatedAssets()Deprecated.Deprecated in iOS 9.0. -
Uses of NSSet in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return NSSet Modifier and Type Method Description NSSet<AVAudioNode>AVAudioEngine. getAttachedNodes() -
Uses of NSSet in org.robovm.apple.callkit
Methods in org.robovm.apple.callkit that return NSSet Modifier and Type Method Description NSSet<NSNumber>CXProviderConfiguration. getSupportedHandleTypes()Methods in org.robovm.apple.callkit with parameters of type NSSet Modifier and Type Method Description voidCXProviderConfiguration. setSupportedHandleTypes(NSSet<NSNumber> v) -
Uses of NSSet in org.robovm.apple.classkit
Methods in org.robovm.apple.classkit that return NSSet Modifier and Type Method Description NSSet<CLSProgressReportingCapability>CLSContext. getProgressReportingCapabilities()Methods in org.robovm.apple.classkit with parameters of type NSSet Modifier and Type Method Description voidCLSContext. addProgressReportingCapabilities(NSSet<CLSProgressReportingCapability> capabilities) -
Uses of NSSet in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata with parameters of type NSSet Modifier and Type Method Description voidNSAtomicStore. addCacheNodes(NSSet<NSAtomicStoreCacheNode> cacheNodes)voidNSManagedObject. didChangeValue(String inKey, NSKeyValueSetMutationKind inMutationKind, NSSet<?> inObjects)protected longNSSaveChangesRequest. init(NSSet<NSManagedObject> insertedObjects, NSSet<NSManagedObject> updatedObjects, NSSet<NSManagedObject> deletedObjects, NSSet<NSManagedObject> lockedObjects)voidNSManagedObjectContext. setRetainsRegisteredObjects(NSSet<NSManagedObject> v)voidNSManagedObjectModel. setVersionIdentifiers(NSSet<?> v)voidNSManagedObject. willChangeValue(String inKey, NSKeyValueSetMutationKind inMutationKind, NSSet<?> inObjects)voidNSAtomicStore. willRemoveCacheNodes(NSSet<NSAtomicStoreCacheNode> cacheNodes)Constructors in org.robovm.apple.coredata with parameters of type NSSet Constructor Description NSSaveChangesRequest(NSSet<NSManagedObject> insertedObjects, NSSet<NSManagedObject> updatedObjects, NSSet<NSManagedObject> deletedObjects, NSSet<NSManagedObject> lockedObjects) -
Uses of NSSet in org.robovm.apple.corelocation
Methods in org.robovm.apple.corelocation that return NSSet Modifier and Type Method Description NSSet<CLRegion>CLLocationManager. getMonitoredRegions()NSSet<CLBeaconIdentityConstraint>CLLocationManager. getRangedBeaconConstraints()NSSet<CLBeaconRegion>CLLocationManager. getRangedRegions()Deprecated.Deprecated in iOS 13.0. -
Uses of NSSet in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return NSSet Modifier and Type Method Description NSSet<MIDINetworkConnection>MIDINetworkSession. getConnections()NSSet<MIDINetworkHost>MIDINetworkSession. getContacts() -
Uses of NSSet in org.robovm.apple.coreml
Methods in org.robovm.apple.coreml that return NSSet Modifier and Type Method Description NSSet<NSNumber>MLNumericConstraint. getEnumeratedNumbers()NSSet<NSString>MLDictionaryFeatureProvider. getFeatureNames()NSSet<NSString>MLFeatureProvider. getFeatureNames()NSSet<NSString>MLFeatureProviderAdapter. getFeatureNames() -
Uses of NSSet in org.robovm.apple.coretelephony
Methods in org.robovm.apple.coretelephony that return NSSet Modifier and Type Method Description NSSet<CTCall>CTCallCenter. getCurrentCalls()Deprecated.Deprecated in iOS 10.0. -
Uses of NSSet in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit that return NSSet Modifier and Type Method Description NSSet<EKCalendar>EKSource. getCalendars(EKEntityType entityType) -
Uses of NSSet in org.robovm.apple.eventkitui
Methods in org.robovm.apple.eventkitui that return NSSet Modifier and Type Method Description NSSet<EKCalendar>EKCalendarChooser. getSelectedCalendars()Methods in org.robovm.apple.eventkitui with parameters of type NSSet Modifier and Type Method Description voidEKCalendarChooser. setSelectedCalendars(NSSet<EKCalendar> v) -
Uses of NSSet in org.robovm.apple.externalaccessory
Methods in org.robovm.apple.externalaccessory that return NSSet Modifier and Type Method Description NSSet<EAWiFiUnconfiguredAccessory>EAWiFiUnconfiguredAccessoryBrowser. getUnconfiguredAccessories()Methods in org.robovm.apple.externalaccessory with parameters of type NSSet Modifier and Type Method Description voidEAWiFiUnconfiguredAccessoryBrowserDelegate. didFindUnconfiguredAccessories(EAWiFiUnconfiguredAccessoryBrowser browser, NSSet<EAWiFiUnconfiguredAccessory> accessories)voidEAWiFiUnconfiguredAccessoryBrowserDelegateAdapter. didFindUnconfiguredAccessories(EAWiFiUnconfiguredAccessoryBrowser browser, NSSet<EAWiFiUnconfiguredAccessory> accessories)voidEAWiFiUnconfiguredAccessoryBrowserDelegate. didRemoveUnconfiguredAccessories(EAWiFiUnconfiguredAccessoryBrowser browser, NSSet<EAWiFiUnconfiguredAccessory> accessories)voidEAWiFiUnconfiguredAccessoryBrowserDelegateAdapter. didRemoveUnconfiguredAccessories(EAWiFiUnconfiguredAccessoryBrowser browser, NSSet<EAWiFiUnconfiguredAccessory> accessories) -
Uses of NSSet in org.robovm.apple.foundation
Subclasses of NSSet in org.robovm.apple.foundation Modifier and Type Class Description classNSCountedSet<T extends NSObject>classNSMutableSet<T extends NSObject>Methods in org.robovm.apple.foundation that return NSSet Modifier and Type Method Description NSSet<T>NSHashTable. asSet()static NSSet<NSString>NSSet. fromStrings(String... strings)static NSSet<NSString>NSSet. fromStrings(Collection<String> strings)NSSet<NSURL>NSXMLParser. getAllowedExternalEntityURLs()NSSet<?>NSXPCInterface. getClassesForSelector(Selector sel, long arg, boolean ofReply)NSSet<NSString>NSFilePresenter. getObservedPresentedItemUbiquityAttributes()NSSet<NSString>NSFilePresenterAdapter. getObservedPresentedItemUbiquityAttributes()NSSet<T>NSOrderedSet. getSet()Methods in org.robovm.apple.foundation with parameters of type NSSet Modifier and Type Method Description protected NSArray<?>NSCoder. decodeArray(NSSet<?> classes, String key)protected NSDictionary<?,?>NSCoder. decodeDictionary(NSSet<?> keyClasses, NSSet<?> objectClasses, String key)NSObjectNSCoder. decodeTopLevelObject(NSSet<?> classes, String key)voidNSObject. didChangeValue(String key, NSKeyValueSetMutationKind mutationKind, NSSet<?> objects)protected longNSCountedSet. init(NSSet<T> set)protected longNSSet. init(NSSet<T> set)voidNSFileCoordinator. itemAtURLDidChangeUbiquityAttributes(NSURL url, NSSet<NSString> attributes)voidNSFilePresenter. presentedItemDidChangeUbiquityAttributes(NSSet<NSString> attributes)voidNSFilePresenterAdapter. presentedItemDidChangeUbiquityAttributes(NSSet<NSString> attributes)voidNSXMLParser. setAllowedExternalEntityURLs(NSSet<NSURL> v)voidNSXPCInterface. setClasses(NSSet<?> classes, Selector sel, long arg, boolean ofReply)static NSArray<?>NSKeyedUnarchiver. unarchivedArray(NSSet<?> classes, NSData data, NSError.NSErrorPtr error)static NSDictionary<?,?>NSKeyedUnarchiver. unarchivedDictionary(NSSet<?> keyClasses, NSSet<?> valueClasses, NSData data, NSError.NSErrorPtr error)voidNSObject. willChangeValue(String key, NSKeyValueSetMutationKind mutationKind, NSSet<?> objects) -
Uses of NSSet in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return NSSet Modifier and Type Method Description NSSet<NSString>GCControllerElement. getAliases()NSSet<GCControllerAxisInput>GCPhysicalInputProfile. getAllAxes()NSSet<GCControllerButtonInput>GCPhysicalInputProfile. getAllButtons()NSSet<GCControllerDirectionPad>GCPhysicalInputProfile. getAllDpads()NSSet<GCControllerElement>GCPhysicalInputProfile. getAllElements()NSSet<GCControllerTouchpad>GCPhysicalInputProfile. getAllTouchpads()NSSet<NSString>GCVirtualControllerConfiguration. getElements()NSSet<NSString>GCDeviceHaptics. getSupportedLocalities()NSSet<NSString>GCPhysicalInputProfile. mappedPhysicalInputNamesForElementAlias(String elementAlias)Methods in org.robovm.apple.gamecontroller with parameters of type NSSet Modifier and Type Method Description voidGCVirtualControllerConfiguration. setElements(NSSet<NSString> v) -
Uses of NSSet in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return NSSet Modifier and Type Method Description NSSet<HKSample>HKCorrelation. getObjects()NSSet<HKSample>HKCorrelation. getObjectsForType(HKObjectType objectType)NSSet<HKSource>HKStatisticsCollection. getSources()Method parameters in org.robovm.apple.healthkit with type arguments of type NSSet Modifier and Type Method Description protected longHKObserverQuery. init(NSArray<HKQueryDescriptor> queryDescriptors, VoidBlock4<HKObserverQuery,NSSet<HKSampleType>,Runnable,NSError> updateHandler)protected longHKSourceQuery. init(HKSampleType sampleType, NSPredicate objectPredicate, VoidBlock3<HKSourceQuery,NSSet<HKSource>,NSError> completionHandler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type NSSet Constructor Description HKObserverQuery(NSArray<HKQueryDescriptor> queryDescriptors, VoidBlock4<HKObserverQuery,NSSet<HKSampleType>,Runnable,NSError> updateHandler)HKSourceQuery(HKSampleType sampleType, NSPredicate objectPredicate, VoidBlock3<HKSourceQuery,NSSet<HKSource>,NSError> completionHandler) -
Uses of NSSet in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return NSSet Modifier and Type Method Description NSSet<INCurrencyAmount>INRideCompletionStatus. getDefaultTippingOptions()Methods in org.robovm.apple.intents with parameters of type NSSet Modifier and Type Method Description voidINRideCompletionStatus. setDefaultTippingOptions(NSSet<INCurrencyAmount> v) -
Uses of NSSet in org.robovm.apple.intentsui
Methods in org.robovm.apple.intentsui with parameters of type NSSet Modifier and Type Method Description voidINUIHostedViewControlling. configureView(NSSet<INParameter> parameters, INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion)voidINUIHostedViewControllingAdapter. configureView(NSSet<INParameter> parameters, INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion)Method parameters in org.robovm.apple.intentsui with type arguments of type NSSet Modifier and Type Method Description voidINUIHostedViewControlling. configureView(NSSet<INParameter> parameters, INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion)voidINUIHostedViewControllingAdapter. configureView(NSSet<INParameter> parameters, INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, VoidBlock3<Boolean,NSSet<INParameter>,CGSize> completion) -
Uses of NSSet in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return NSSet Modifier and Type Method Description NSSet<MPMediaPredicate>MPMediaQuery. getFilterPredicates()Methods in org.robovm.apple.mediaplayer with parameters of type NSSet Modifier and Type Method Description protected voidMPMediaEntity. enumerateValues(NSSet<NSString> properties, VoidBlock3<NSString,NSObject,BooleanPtr> block)protected longMPMediaQuery. init(NSSet<MPMediaPredicate> filterPredicates)voidMPMediaQuery. setFilterPredicates(NSSet<MPMediaPredicate> v)Constructors in org.robovm.apple.mediaplayer with parameters of type NSSet Constructor Description MPMediaQuery(NSSet<MPMediaPredicate> filterPredicates) -
Uses of NSSet in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps with parameters of type NSSet Modifier and Type Method Description static NSArray<?>MPSKeyedUnarchiver. unarchivedArray(NSSet<?> classes, NSData data, NSError.NSErrorPtr error)static NSDictionary<?,?>MPSKeyedUnarchiver. unarchivedDictionary(NSSet<?> keyClasses, NSSet<?> valueClasses, NSData data, NSError.NSErrorPtr error)static NSObjectMPSKeyedUnarchiver. unarchiveObject(NSSet<?> classes, NSData data, MTLDevice device) -
Uses of NSSet in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NSSet Modifier and Type Method Description NSSet<NSNumber>NWTLSParameters. getSSLCipherSuites()Methods in org.robovm.apple.networkextension with parameters of type NSSet Modifier and Type Method Description voidNWTLSParameters. setSSLCipherSuites(NSSet<NSNumber> v) -
Uses of NSSet in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return NSSet Modifier and Type Method Description NSSet<NSString>PKAddPaymentPassRequestConfiguration. getProductIdentifiers()NSSet<NSString>PKPaymentRequest. getRequiredBillingContactFields()NSSet<NSString>PKPaymentRequest. getRequiredShippingContactFields()NSSet<NSString>PKPaymentRequest. getSupportedCountries()Methods in org.robovm.apple.passkit with parameters of type NSSet Modifier and Type Method Description voidPKAddPaymentPassRequestConfiguration. setProductIdentifiers(NSSet<NSString> v)voidPKPaymentRequest. setRequiredBillingContactFields(NSSet<NSString> v)voidPKPaymentRequest. setRequiredShippingContactFields(NSSet<NSString> v)voidPKPaymentRequest. setSupportedCountries(NSSet<NSString> v) -
Uses of NSSet in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit with parameters of type NSSet Modifier and Type Method Description static voidSRSensorReader. requestAuthorization(NSSet<NSString> sensors, VoidBlock1<NSError> completion) -
Uses of NSSet in org.robovm.apple.speech
Methods in org.robovm.apple.speech that return NSSet Modifier and Type Method Description static NSSet<NSLocale>SFSpeechRecognizer. supportedLocales() -
Uses of NSSet in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return NSSet Modifier and Type Method Description NSSet<SKNode>SKCameraNode. getContainedNodeSet()Methods in org.robovm.apple.spritekit with parameters of type NSSet Modifier and Type Method Description protected static longSKNode. create(String filename, NSSet<?> classes, NSError.NSErrorPtr error)Constructors in org.robovm.apple.spritekit with parameters of type NSSet Constructor Description SKNode(String filename, NSSet<?> classes) -
Uses of NSSet in org.robovm.apple.threadnetwork
Method parameters in org.robovm.apple.threadnetwork with type arguments of type NSSet Modifier and Type Method Description voidTHClient. retrieveAllCredentials(VoidBlock2<NSSet<THCredentials>,NSError> completion) -
Uses of NSSet in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSSet Modifier and Type Method Description NSSet<UIPress>UIPressesEvent. getAllPresses()NSSet<?>UIControl. getAllTargets()NSSet<UITouch>UIEvent. getAllTouches()NSSet<UIUserNotificationCategory>UIUserNotificationSettings. getCategories()Deprecated.NSSet<UIScene>UIApplication. getConnectedScenes()NSSet<NSString>UIDocument. getObservedPresentedItemUbiquityAttributes()NSSet<UISceneSession>UIApplication. getOpenSessions()NSSet<UIPress>UIPressesEvent. getPressesForGestureRecognizer(UIGestureRecognizer gesture)NSSet<UITouch>UIEvent. getTouches(UIGestureRecognizer gesture)NSSet<UITouch>UIEvent. getTouches(UIView view)NSSet<UITouch>UIEvent. getTouches(UIWindow window)NSSet<UIOpenURLContext>UISceneConnectionOptions. getURLContexts()NSSet<NSUserActivity>UISceneConnectionOptions. getUserActivities()Methods in org.robovm.apple.uikit with parameters of type NSSet Modifier and Type Method Description protected static longUIUserNotificationSettings. create(UIUserNotificationType types, NSSet<UIUserNotificationCategory> categories)Deprecated.voidUIPasteboard. detectPatternsForPatterns(NSSet<NSString> patterns, NSIndexSet itemSet, VoidBlock2<NSArray<?>,NSError> completionHandler)voidUIPasteboard. detectPatternsForPatterns(NSSet<NSString> patterns, VoidBlock2<NSSet<NSString>,NSError> completionHandler)voidUIPasteboard. detectValuesForPatterns(NSSet<NSString> patterns, NSIndexSet itemSet, VoidBlock2<NSArray<?>,NSError> completionHandler)voidUIPasteboard. detectValuesForPatterns(NSSet<NSString> patterns, VoidBlock2<NSDictionary<NSString,?>,NSError> completionHandler)voidUIApplicationDelegate. didDiscardSceneSessions(UIApplication application, NSSet<UISceneSession> sceneSessions)voidUIApplicationDelegateAdapter. didDiscardSceneSessions(UIApplication application, NSSet<UISceneSession> sceneSessions)protected NSArray<UIFontDescriptor>UIFontDescriptor. getMatchingFontDescriptors(NSSet<NSString> mandatoryKeys)voidUISceneDelegate. openURLContexts(UIScene scene, NSSet<UIOpenURLContext> URLContexts)voidUISceneDelegateAdapter. openURLContexts(UIScene scene, NSSet<UIOpenURLContext> URLContexts)voidUIDocument. presentedItemDidChangeUbiquityAttributes(NSSet<NSString> attributes)protected voidUIGestureRecognizer. pressesBegan(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesBegan(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesCancelled(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesCancelled(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesChanged(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesChanged(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. pressesEnded(NSSet<UIPress> presses, UIPressesEvent event)voidUIResponder. pressesEnded(NSSet<UIPress> presses, UIPressesEvent event)protected voidUIGestureRecognizer. touchesBegan(NSSet<UITouch> touches, UIEvent event)voidUIResponder. touchesBegan(NSSet<UITouch> touches, UIEvent event)protected voidUIGestureRecognizer. touchesCancelled(NSSet<UITouch> touches, UIEvent event)voidUIResponder. touchesCancelled(NSSet<UITouch> touches, UIEvent event)protected voidUIGestureRecognizer. touchesEnded(NSSet<UITouch> touches, UIEvent event)voidUIResponder. touchesEnded(NSSet<UITouch> touches, UIEvent event)voidUIGestureRecognizer. touchesEstimatedPropertiesUpdated(NSSet<UITouch> touches)voidUIResponder. touchesEstimatedPropertiesUpdated(NSSet<UITouch> touches)protected voidUIGestureRecognizer. touchesMoved(NSSet<UITouch> touches, UIEvent event)voidUIResponder. touchesMoved(NSSet<UITouch> touches, UIEvent event)booleanUIScrollView. touchesShouldBegin(NSSet<UITouch> touches, UIEvent event, UIView view)Method parameters in org.robovm.apple.uikit with type arguments of type NSSet Modifier and Type Method Description voidUIPasteboard. detectPatternsForPatterns(NSSet<NSString> patterns, VoidBlock2<NSSet<NSString>,NSError> completionHandler)Constructors in org.robovm.apple.uikit with parameters of type NSSet Constructor Description UIUserNotificationSettings(UIUserNotificationType types, NSSet<UIUserNotificationCategory> categories)Deprecated. -
Uses of NSSet in org.robovm.apple.uniformtypeid
Methods in org.robovm.apple.uniformtypeid that return NSSet Modifier and Type Method Description NSSet<UTType>UTType. getSupertypes() -
Uses of NSSet in org.robovm.apple.usernotifications
Methods in org.robovm.apple.usernotifications with parameters of type NSSet Modifier and Type Method Description voidUNUserNotificationCenter. setNotificationCategories(NSSet<UNNotificationCategory> categories)Method parameters in org.robovm.apple.usernotifications with type arguments of type NSSet Modifier and Type Method Description voidUNUserNotificationCenter. getNotificationCategories(VoidBlock1<NSSet<UNNotificationCategory>> completionHandler)