Uses of Class
org.robovm.apple.foundation.NSExtensionContext
-
Uses of NSExtensionContext in org.robovm.apple.authservices
Subclasses of NSExtensionContext in org.robovm.apple.authservices Modifier and Type Class Description classASAccountAuthenticationModificationExtensionContextclassASCredentialProviderExtensionContext -
Uses of NSExtensionContext in org.robovm.apple.callkit
Subclasses of NSExtensionContext in org.robovm.apple.callkit Modifier and Type Class Description classCXCallDirectoryExtensionContextMethods in org.robovm.apple.callkit with parameters of type NSExtensionContext Modifier and Type Method Description voidCXCallDirectoryProvider. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.coreaudiokit
Methods in org.robovm.apple.coreaudiokit with parameters of type NSExtensionContext Modifier and Type Method Description voidAUViewController. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.corespotlight
Methods in org.robovm.apple.corespotlight with parameters of type NSExtensionContext Modifier and Type Method Description voidCSImportExtension. beginRequest(NSExtensionContext context)voidCSIndexExtensionRequestHandler. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.eventkit
Methods in org.robovm.apple.eventkit with parameters of type NSExtensionContext Modifier and Type Method Description voidEKVirtualConferenceProvider. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.fileproviderui
Subclasses of NSExtensionContext in org.robovm.apple.fileproviderui Modifier and Type Class Description classFPUIActionExtensionContext -
Uses of NSExtensionContext in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSExtensionContext Modifier and Type Method Description voidNSExtensionRequestHandling. beginRequest(NSExtensionContext context)voidNSExtensionRequestHandlingAdapter. beginRequest(NSExtensionContext context)static NSObjectProtocolNSExtensionContext.Notifications. observeHostDidBecomeActive(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostDidEnterBackground(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostWillEnterForeground(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostWillResignActive(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)Method parameters in org.robovm.apple.foundation with type arguments of type NSExtensionContext Modifier and Type Method Description static NSObjectProtocolNSExtensionContext.Notifications. observeHostDidBecomeActive(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostDidEnterBackground(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostWillEnterForeground(NSExtensionContext object, VoidBlock1<NSExtensionContext> block)static NSObjectProtocolNSExtensionContext.Notifications. observeHostWillResignActive(NSExtensionContext object, VoidBlock1<NSExtensionContext> block) -
Uses of NSExtensionContext in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit with parameters of type NSExtensionContext Modifier and Type Method Description voidHMMatterRequestHandler. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.identitylookup
Subclasses of NSExtensionContext in org.robovm.apple.identitylookup Modifier and Type Class Description classILMessageFilterExtensionContext -
Uses of NSExtensionContext in org.robovm.apple.identitylookupui
Subclasses of NSExtensionContext in org.robovm.apple.identitylookupui Modifier and Type Class Description classILClassificationUIExtensionContext -
Uses of NSExtensionContext in org.robovm.apple.intents
Methods in org.robovm.apple.intents with parameters of type NSExtensionContext Modifier and Type Method Description static INIntentNSExtensionContextExtensions. getIntent(NSExtensionContext thiz) -
Uses of NSExtensionContext in org.robovm.apple.intentsui
Methods in org.robovm.apple.intentsui with parameters of type NSExtensionContext Modifier and Type Method Description static CGSizeNSExtensionContextExtensions. getHostedViewMaximumAllowedSize(NSExtensionContext thiz)static CGSizeNSExtensionContextExtensions. getHostedViewMinimumAllowedSize(NSExtensionContext thiz)static StringNSExtensionContextExtensions. interfaceParametersDescription(NSExtensionContext thiz) -
Uses of NSExtensionContext in org.robovm.apple.photosui
Subclasses of NSExtensionContext in org.robovm.apple.photosui Modifier and Type Class Description classPHEditingExtensionContextDeprecated.Deprecated in iOS 13.0. -
Uses of NSExtensionContext in org.robovm.apple.quicklook
Methods in org.robovm.apple.quicklook with parameters of type NSExtensionContext Modifier and Type Method Description voidQLPreviewProvider. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.replaykit
Methods in org.robovm.apple.replaykit with parameters of type NSExtensionContext Modifier and Type Method Description voidRPBroadcastHandler. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSExtensionContext Modifier and Type Method Description NSExtensionContextUIViewController. getExtensionContext()Methods in org.robovm.apple.uikit with parameters of type NSExtensionContext Modifier and Type Method Description voidUIViewController. beginRequest(NSExtensionContext context) -
Uses of NSExtensionContext in org.robovm.apple.usernotificationsui
Methods in org.robovm.apple.usernotificationsui with parameters of type NSExtensionContext Modifier and Type Method Description static voidNSExtensionContextExtensions. dismissNotificationContentExtension(NSExtensionContext thiz)static NSArray<UNNotificationAction>NSExtensionContextExtensions. getNotificationActions(NSExtensionContext thiz)static voidNSExtensionContextExtensions. mediaPlayingPaused(NSExtensionContext thiz)static voidNSExtensionContextExtensions. mediaPlayingStarted(NSExtensionContext thiz)static voidNSExtensionContextExtensions. performNotificationDefaultAction(NSExtensionContext thiz)static voidNSExtensionContextExtensions. setNotificationActions(NSExtensionContext thiz, NSArray<UNNotificationAction> v)