Uses of Class
org.robovm.apple.corefoundation.CFType
-
Uses of CFType in org.robovm.apple.addressbook
Subclasses of CFType in org.robovm.apple.addressbook Modifier and Type Class Description classABAddressBookclassABGroupclassABMultiValueclassABMutableMultiValueclassABPersonclassABRecordclassABSourceMethods in org.robovm.apple.addressbook that return CFType Modifier and Type Method Description CFTypeABMultiValue. getValue(long index)Deprecated.Deprecated in iOS 9.0.CFTypeABRecord. getValue(ABProperty property)Deprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.addressbook that return types with arguments of type CFType Modifier and Type Method Description List<CFType>ABMultiValue. getAllValues()Deprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.addressbook with parameters of type CFType Modifier and Type Method Description intABMutableMultiValue. addValueAndLabel(CFType value, String label)protected intABMutableMultiValue. addValueAndLabel(CFType value, CFString label)protected booleanABMutableMultiValue. addValueAndLabel(CFType value, CFString label, IntPtr outIdentifier)Deprecated.Deprecated in iOS 9.0.longABMultiValue. indexOf(CFType value)Deprecated.Deprecated in iOS 9.0.intABMutableMultiValue. insertValueAndLabel(CFType value, String label, long index)protected booleanABMutableMultiValue. insertValueAndLabel(CFType value, CFString label, long index, IntPtr outIdentifier)Deprecated.Deprecated in iOS 9.0.booleanABMutableMultiValue. replaceValue(CFType value, long index)Deprecated.Deprecated in iOS 9.0.booleanABRecord. setValue(ABProperty property, CFType value)Deprecated.Deprecated in iOS 9.0.Method parameters in org.robovm.apple.addressbook with type arguments of type CFType Modifier and Type Method Description static List<ABGroup>ABGroup.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABPerson>ABPerson.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABPersonAddressPart>ABPersonAddressPart.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABPersonInstantMessageService>ABPersonInstantMessageService.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABPersonKind>ABPersonKind.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABPersonSocialProfileService>ABPersonSocialProfileService.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<ABSource>ABSource.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFType Modifier and Type Method Description CFTypeCFType. autorelease()protected static CFTypeCFPreferences. getAppValue(String key, String applicationID)CFTypeCFAttributedString. getAttribute(long loc, CFString attrName, CFRange effectiveRange)CFTypeCFAttributedString. getAttribute(long loc, CMTextMarkupAttribute attrName, CFRange effectiveRange)CFTypeCFAttributedString. getAttribute(long loc, CTAttributedStringAttribute attrName, CFRange effectiveRange)CFTypeCFAttributedString. getAttribute(long loc, NSAttributedStringAttribute attrName, CFRange effectiveRange)CFTypeCFLocale. getComponent(CFLocaleComponent key)CFTypeCFStringTokenizer. getCurrentTokenAttribute(CFStringTokenizerUnitOptions attribute)CFTypeCFDateFormatter. getProperty(CFDateFormatterProperty key)CFTypeCFNumberFormatter. getProperty(CFNumberFormatterProperty key)CFTypeCFReadStream. getProperty(CFStreamProperty property)CFTypeCFReadStream. getProperty(CFFTPStreamProperty property)CFTypeCFReadStream. getProperty(CFSocketStreamProperty property)CFTypeCFWriteStream. getProperty(CFStreamProperty property)CFTypeCFWriteStream. getProperty(CFFTPStreamProperty property)CFTypeCFWriteStream. getProperty(CFSocketStreamProperty property)CFTypeCFPreferences. getValue(String key)CFTypeCFPreferences. getValue(String key, String userName, String hostName)protected static CFTypeCFPreferences. getValue(String key, String applicationID, String userName, String hostName)CFTypeCFPreferences. getValue(String key, CFPreferencesDomain userName, CFPreferencesDomain hostName)CFTypeCFBundle. getValueForInfoDictionaryKey(String key)CFTypeCFType. makeCollectable()CFTypeCFType. retain()static CFTypeCFType.Marshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static CFTypeCFType.NoRetainMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation with parameters of type CFType Modifier and Type Method Description voidCFBinaryHeap. add(CFType value)voidCFNotificationCenter. addObserver(CFType observer, CFNotificationCenter.NotificationCallback callBack, String name, CFType object, CFNotificationSuspensionBehavior suspensionBehavior)booleanCFBinaryHeap. contains(CFType value)longCFBinaryHeap. count(CFType value)static CFArrayCFArray. create(CFType... objects)static CFSetCFSet. create(CFType... objects)booleanCFType. equalsTo(CFType cf2)voidCFNotificationCenter.NotificationCallback. invoke(CFNotificationCenter center, CFType observer, String name, CFType object, NSDictionary<NSString,?> userInfo)voidCFNotificationCenter. postNotification(String name, CFType object, NSDictionary userInfo, boolean deliverImmediately)voidCFNotificationCenter. postNotification(String name, CFType object, NSDictionary userInfo, CFNotificationPostingOptions options)static CFSocketErrorCFSocket. registerValue(CFSocketSignature nameServerSignature, double timeout, String name, CFType value)voidCFNotificationCenter. removeEveryObserver(CFType observer)voidCFNotificationCenter. removeObserver(CFType observer, String name, CFType object)protected static voidCFPreferences. setAppValue(String key, CFType value, String applicationID)voidCFMutableAttributedString. setAttribute(CFRange range, CFString attrName, CFType value)voidCFMutableAttributedString. setAttribute(CFRange range, CMTextMarkupAttribute attribute, CFType value)voidCFMutableAttributedString. setAttribute(CFRange range, NSAttributedStringAttribute attribute, CFType value)voidCFDateFormatter. setProperty(CFDateFormatterProperty key, CFType value)voidCFNumberFormatter. setProperty(CFNumberFormatterProperty key, CFType value)booleanCFReadStream. setProperty(CFStreamProperty property, CFType propertyValue)booleanCFReadStream. setProperty(CFFTPStreamProperty property, CFType propertyValue)booleanCFReadStream. setProperty(CFSocketStreamProperty property, CFType propertyValue)booleanCFWriteStream. setProperty(CFStreamProperty property, CFType propertyValue)booleanCFWriteStream. setProperty(CFFTPStreamProperty property, CFType propertyValue)booleanCFWriteStream. setProperty(CFSocketStreamProperty property, CFType propertyValue)booleanCFURL. setResourceValue(String key, CFType propertyValue)voidCFPreferences. setValue(String key, CFType value)voidCFPreferences. setValue(String key, CFType value, String userName, String hostName)protected static voidCFPreferences. setValue(String key, CFType value, String applicationID, String userName, String hostName)voidCFPreferences. setValue(String key, CFType value, CFPreferencesDomain userName, CFPreferencesDomain hostName)static longCFType.Marshaler. toNative(CFType o, long flags)static longCFType.NoRetainMarshaler. toNative(CFType o, long flags)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFType Modifier and Type Method Description static longCFBundle.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static longCFType.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static List<String>CFArray.AsStringListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CFBundle.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFBundleInfoKey>CFBundleInfoKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFCalendarIdentifier>CFCalendarIdentifier.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFDateFormatterProperty>CFDateFormatterProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static Map<?,?>CFDictionary.AsMapMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static Map<String,?>CFDictionary.AsStringMapMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static Map<String,String>CFDictionary.AsStringStringMapMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFLocaleComponent>CFLocaleComponent.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFLocaleComponents>CFLocaleComponents.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFNumberFormatterProperty>CFNumberFormatterProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFPlugInProperty>CFPlugInProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFPreferencesDomain>CFPreferencesDomain.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFRunLoopMode>CFRunLoopMode.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFSocketNameServerKey>CFSocketNameServerKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamProperty>CFStreamProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamSocketSecurityLevel>CFStreamSocketSecurityLevel.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamSocketSOCKSProxy>CFStreamSocketSOCKSProxy.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamSocketSOCKSVersion>CFStreamSocketSOCKSVersion.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStringTransform>CFStringTransform.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CFType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static CFTypeCFType.Marshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static CFTypeCFType.NoRetainMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLFileProperty>CFURLFileProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLFileResourceType>CFURLFileResourceType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLFileSystemProperty>CFURLFileSystemProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLUbiquitousItemDownloadingStatus>CFURLUbiquitousItemDownloadingStatus.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLUbiquitousItemProperty>CFURLUbiquitousItemProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFURLVolumeProperty>CFURLVolumeProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.coregraphics
Subclasses of CFType in org.robovm.apple.coregraphics Modifier and Type Class Description classCGBitmapContextclassCGColorclassCGColorSpaceclassCGContextclassCGDataConsumerclassCGDataProviderclassCGFontclassCGFunctionclassCGGradientclassCGImageclassCGLayerclassCGMutablePathclassCGPathclassCGPatternclassCGPDFContextclassCGPDFDocumentclassCGPDFPageclassCGShadingclassColorSyncProfileMethods in org.robovm.apple.coregraphics that return CFType Modifier and Type Method Description CFTypeCGColorSpace. copyPropertyList()CFTypeCGColorDataFormat. getColorspace_info()Methods in org.robovm.apple.coregraphics with parameters of type CFType Modifier and Type Method Description static CGColorSpaceCGColorSpace. createWithICCData(CFType data)static CGColorSpaceCGColorSpace. createWithPropertyList(CFType plist)CGColorDataFormatCGColorDataFormat. setColorspace_info(CFType colorspace_info)Method parameters in org.robovm.apple.coregraphics with type arguments of type CFType Modifier and Type Method Description static longCGColor.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static List<?>CGColor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGFontVariationAxis>CGFontVariationAxis.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGPDFBoxOptions>CGPDFBoxOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CGPDFContentStream.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGPDFContextOptions>CGPDFContextOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGPDFContextOutputIntent>CGPDFContextOutputIntent.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGPDFOutlineOptions>CGPDFOutlineOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Constructors in org.robovm.apple.coregraphics with parameters of type CFType Constructor Description CGColorDataFormat(int version, CFType colorspace_info, CGBitmapInfo bitmap_info, long bits_per_component, long bytes_per_row, CGColorRenderingIntent intent, MachineSizedFloatPtr decode) -
Uses of CFType in org.robovm.apple.coreimage
Method parameters in org.robovm.apple.coreimage with type arguments of type CFType Modifier and Type Method Description static List<CIImageAutoAdjustOptions>CIImageAutoAdjustOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CIImageOptions>CIImageOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.coremedia
Subclasses of CFType in org.robovm.apple.coremedia Modifier and Type Class Description classCMAttachmentBearerclassCMAudioFormatDescriptionclassCMBlockBufferclassCMBufferQueueclassCMClockclassCMClockOrTimebaseclassCMClosedCaptionFormatDescriptionclassCMFormatDescriptionclassCMMemoryPoolclassCMMetadataFormatDescriptionclassCMMuxedFormatDescriptionclassCMSampleBufferclassCMSimpleQueueclassCMTextFormatDescriptionclassCMTimebaseclassCMTimeCodeFormatDescriptionclassCMVideoFormatDescriptionMethods in org.robovm.apple.coremedia that return CFType Modifier and Type Method Description protected CFTypeCMTimebase. copySource0()static CFTypeCMMetadataIdentifier. createKey(String identifier)static CFTypeCMMetadataIdentifier. createKey(CMMetadataIdentifier identifier)CFTypeCMBufferQueue. dequeueAndRetain()CFTypeCMBufferQueue. dequeueIfDataReadyAndRetain()static CFTypeCMAttachmentBearer. getAttachment(CFType target, String key)CFTypeCMFormatDescription. getExtension(String extensionKey)CFTypeCMBufferQueue. getHead()Methods in org.robovm.apple.coremedia that return types with arguments of type CFType Modifier and Type Method Description Block2<CFType,CFType,CFComparisonResult>CMBufferHandlers. getCompare()Block2<CFType,CFType,CFComparisonResult>CMBufferHandlers. getCompare()Block1<CFType,CMTime>CMBufferHandlers. getGetDecodeTimeStamp()Block1<CFType,CMTime>CMBufferHandlers. getGetDuration()Block1<CFType,CMTime>CMBufferHandlers. getGetPresentationTimeStamp()Block1<CFType,Long>CMBufferHandlers. getGetSize()Block1<CFType,Boolean>CMBufferHandlers. getIsDataReady()Methods in org.robovm.apple.coremedia with parameters of type CFType Modifier and Type Method Description static StringCMMetadataIdentifier. createIdentifier(CFType key, String keySpace)static StringCMMetadataIdentifier. createIdentifier(CFType key, CMMetadataKeySpace keySpace)protected static OSStatusCMMetadataIdentifier. createIdentifier0(CFAllocator allocator, CFType key, String keySpace, CFString.CFStringPtr identifierOut)protected OSStatusCMBufferQueue. enqueue0(CFType buf)static CFTypeCMAttachmentBearer. getAttachment(CFType target, String key)static CFDictionaryCMAttachmentBearer. getAttachments(CFType target, CMAttachmentMode attachmentMode)static CMAttachmentModeCMAttachmentBearer. getModeOfAttachment(CFType target, String key)static voidCMAttachmentBearer. removeAllAttachments(CFType target)static voidCMAttachmentBearer. removeAttachment(CFType target, String key)static voidCMAttachmentBearer. setAttachment(CFType target, String key, CFType value, CMAttachmentMode attachmentMode)static voidCMAttachmentBearer. setAttachments(CFType target, CFDictionary theAttachments, CMAttachmentMode attachmentMode)Method parameters in org.robovm.apple.coremedia with type arguments of type CFType Modifier and Type Method Description CMBufferHandlersCMBufferHandlers. setCompare(Block2<CFType,CFType,CFComparisonResult> compare)CMBufferHandlersCMBufferHandlers. setCompare(Block2<CFType,CFType,CFComparisonResult> compare)CMBufferHandlersCMBufferHandlers. setGetDecodeTimeStamp(Block1<CFType,CMTime> getDecodeTimeStamp)CMBufferHandlersCMBufferHandlers. setGetDuration(Block1<CFType,CMTime> getDuration)CMBufferHandlersCMBufferHandlers. setGetPresentationTimeStamp(Block1<CFType,CMTime> getPresentationTimeStamp)CMBufferHandlersCMBufferHandlers. setGetSize(Block1<CFType,Long> getSize)CMBufferHandlersCMBufferHandlers. setIsDataReady(Block1<CFType,Boolean> isDataReady)OSStatusCMBufferQueue. setValidationHandler(Block2<CMBufferQueue,CFType,OSStatus> handler)static List<CMFormatDescriptionExtension>CMFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMFormatDescriptionVendor>CMFormatDescriptionVendor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMHEVCTemporalLevelInfo>CMHEVCTemporalLevelInfo.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMImageDescriptionFlavor>CMImageDescriptionFlavor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMemoryPoolOptions>CMMemoryPoolOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMetadataBaseDataType>CMMetadataBaseDataType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMetadataFormatDescriptionKey>CMMetadataFormatDescriptionKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMetadataFormatDescriptionMetadataSpecification>CMMetadataFormatDescriptionMetadataSpecification.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMetadataIdentifier>CMMetadataIdentifier.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMMetadataKeySpace>CMMetadataKeySpace.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleAttachment>CMSampleAttachment.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleAttachmentKey>CMSampleAttachmentKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleBufferAttachment>CMSampleBufferAttachment.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleBufferAttachmentKey>CMSampleBufferAttachmentKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleBufferDroppedFrameReason>CMSampleBufferDroppedFrameReason.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSampleBufferDroppedFrameReasonInfo>CMSampleBufferDroppedFrameReasonInfo.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMSoundDescriptionFlavor>CMSoundDescriptionFlavor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextFormatDescriptionColor>CMTextFormatDescriptionColor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextFormatDescriptionExtension>CMTextFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextFormatDescriptionRect>CMTextFormatDescriptionRect.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextFormatDescriptionStyle>CMTextFormatDescriptionStyle.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextMarkupAlignmentType>CMTextMarkupAlignmentType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextMarkupAttribute>CMTextMarkupAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextMarkupAttributes>CMTextMarkupAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextMarkupCharacterEdgeStyle>CMTextMarkupCharacterEdgeStyle.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextMarkupGenericFontName>CMTextMarkupGenericFontName.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTextVerticalLayout>CMTextVerticalLayout.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTimeCodeFormatDescriptionExtension>CMTimeCodeFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMTimeCodeFormatDescriptionSourceReferenceName>CMTimeCodeFormatDescriptionSourceReferenceName.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CMVideoFormatDescriptionExtension>CMVideoFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Constructor parameters in org.robovm.apple.coremedia with type arguments of type CFType Constructor Description CMBufferHandlers(long version, Block1<CFType,CMTime> getDecodeTimeStamp, Block1<CFType,CMTime> getPresentationTimeStamp, Block1<CFType,CMTime> getDuration, Block1<CFType,Boolean> isDataReady, Block2<CFType,CFType,CFComparisonResult> compare, String dataBecameReadyNotification, Block1<CFType,Long> getSize)CMBufferHandlers(long version, Block1<CFType,CMTime> getDecodeTimeStamp, Block1<CFType,CMTime> getPresentationTimeStamp, Block1<CFType,CMTime> getDuration, Block1<CFType,Boolean> isDataReady, Block2<CFType,CFType,CFComparisonResult> compare, String dataBecameReadyNotification, Block1<CFType,Long> getSize)CMBufferHandlers(long version, Block1<CFType,CMTime> getDecodeTimeStamp, Block1<CFType,CMTime> getPresentationTimeStamp, Block1<CFType,CMTime> getDuration, Block1<CFType,Boolean> isDataReady, Block2<CFType,CFType,CFComparisonResult> compare, String dataBecameReadyNotification, Block1<CFType,Long> getSize) -
Uses of CFType in org.robovm.apple.coreservices
Subclasses of CFType in org.robovm.apple.coreservices Modifier and Type Class Description classCFHostclassCFHTTPAuthenticationclassCFHTTPMessageclassCFNetDiagnosticclassCFNetServiceclassCFNetServiceBrowserclassCFNetServiceMonitorMethods in org.robovm.apple.coreservices with parameters of type CFType Modifier and Type Method Description voidCFNetServiceBrowser.ClientCallback. invoke(CFNetServiceBrowser browser, CFNetServiceBrowserFlags flags, CFType domainOrService, CFStreamError error)Method parameters in org.robovm.apple.coreservices with type arguments of type CFType Modifier and Type Method Description static List<CFFTPResource>CFFTPResource.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFFTPStreamProperty>CFFTPStreamProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFHTTPAuthenticationCredentials>CFHTTPAuthenticationCredentials.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFHTTPAuthenticationScheme>CFHTTPAuthenticationScheme.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFHTTPVersion>CFHTTPVersion.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFProxy>CFProxy.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFProxyType>CFProxyType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFSocketStreamProperty>CFSocketStreamProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamNetworkServiceType>CFStreamNetworkServiceType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFStreamSSLSettings>CFStreamSSLSettings.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CFSystemProxySettings>CFSystemProxySettings.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.coretext
Subclasses of CFType in org.robovm.apple.coretext Modifier and Type Class Description classCTFontclassCTFontCollectionclassCTFontDescriptorclassCTFrameclassCTFramesetterclassCTGlyphInfoclassCTLineclassCTParagraphStyleclassCTRubyAnnotationclassCTRunclassCTTextTabclassCTTypesetterMethods in org.robovm.apple.coretext that return CFType Modifier and Type Method Description CFTypeCTFont. getAttribute(CTFontAttribute attribute)CFTypeCTFontDescriptor. getAttribute(CTFontAttribute attribute)CFTypeCTFontDescriptor. getLocalizedAttribute(CTFontAttribute attribute)protected CFTypeCTFontDescriptor. getLocalizedAttribute(CTFontAttribute attribute, CFString.CFStringPtr language)Method parameters in org.robovm.apple.coretext with type arguments of type CFType Modifier and Type Method Description static longCTFontDescriptor.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static longCTLine.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static longCTRun.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static List<CTAttributedStringAttribute>CTAttributedStringAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTAttributedStringAttributes>CTAttributedStringAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTBaselineClass>CTBaselineClass.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontAttribute>CTFontAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontAttributes>CTFontAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontCollectionOptions>CTFontCollectionOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CTFontDescriptor.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontDescriptorProgressData>CTFontDescriptorProgressData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontNameKey>CTFontNameKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontTableTag>CTFontTableTag.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontTraits>CTFontTraits.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFontVariationAxes>CTFontVariationAxes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFrameAttributes>CTFrameAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTFrameClippingPath>CTFrameClippingPath.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CTLine.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CTRun.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTTextTabOptions>CTTextTabOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CTTypesetterOptions>CTTypesetterOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.corevideo
Subclasses of CFType in org.robovm.apple.corevideo Modifier and Type Class Description classCVBufferclassCVImageBufferclassCVMetalTextureclassCVMetalTextureCacheclassCVOpenGLESTextureclassCVOpenGLESTextureCacheclassCVPixelBufferclassCVPixelBufferPoolMethods in org.robovm.apple.corevideo that return CFType Modifier and Type Method Description protected CFTypeCVBuffer. copyAttachment(CFString key, IntPtr attachmentMode)protected CFTypeCVBuffer. getAttachment(CFString key)protected CFTypeCVBuffer. getAttachment(CFString key, IntPtr attachmentMode)Deprecated.Deprecated in iOS 15.0.CFTypeCVImageBuffer. getAttribute(CVImageBufferAttribute attribute)Methods in org.robovm.apple.corevideo with parameters of type CFType Modifier and Type Method Description protected voidCVBuffer. setAttachment(CFString key, CFType value, CVAttachmentMode attachmentMode)voidCVImageBuffer. setAttribute(CVImageBufferAttribute attribute, CFType value, CVAttachmentMode attachmentMode)Method parameters in org.robovm.apple.corevideo with type arguments of type CFType Modifier and Type Method Description static List<CVBufferAttribute>CVBufferAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVBufferAttributes>CVBufferAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVBufferMovieTime>CVBufferMovieTime.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferAlphaChannelMode>CVImageBufferAlphaChannelMode.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferAttribute>CVImageBufferAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferAttributes>CVImageBufferAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferChromaLocation>CVImageBufferChromaLocation.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferChromaSubsampling>CVImageBufferChromaSubsampling.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferCleanAperture>CVImageBufferCleanAperture.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferColorPrimaries>CVImageBufferColorPrimaries.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferDisplayDimensions>CVImageBufferDisplayDimensions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferFieldDetail>CVImageBufferFieldDetail.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferPixelAspectRatio>CVImageBufferPixelAspectRatio.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferTransferFunction>CVImageBufferTransferFunction.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVImageBufferYCbCrMatrix>CVImageBufferYCbCrMatrix.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVMetalTextureCacheAttributes>CVMetalTextureCacheAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVOpenGLESTextureCacheAttributes>CVOpenGLESTextureCacheAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVPixelBufferAttribute>CVPixelBufferAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVPixelBufferAttributes>CVPixelBufferAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVPixelBufferPoolAttributes>CVPixelBufferPoolAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVPixelBufferPoolAuxiliaryAttributes>CVPixelBufferPoolAuxiliaryAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CVPixelFormatDescription>CVPixelFormatDescription.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.glkit
Subclasses of CFType in org.robovm.apple.glkit Modifier and Type Class Description classGLKMatrixStack -
Uses of CFType in org.robovm.apple.imageio
Subclasses of CFType in org.robovm.apple.imageio Modifier and Type Class Description classCGImageDestinationclassCGImageMetadataclassCGImageMetadataTagclassCGImageSourceMethods in org.robovm.apple.imageio that return CFType Modifier and Type Method Description CFTypeCGImageMetadataTag. getValue()Methods in org.robovm.apple.imageio with parameters of type CFType Modifier and Type Method Description static CGImageMetadataTagCGImageMetadataTag. create(String xmlns, String prefix, String name, CGImageMetadataType type, CFType value)booleanCGImageMetadata. setValueAtPath(CGImageMetadataTag parent, String path, CFType value)Method parameters in org.robovm.apple.imageio with type arguments of type CFType Modifier and Type Method Description static longCGImageMetadataTag.AsListMarshaler. toNative(List<? extends CFType> l, long flags)static List<CGImageAnimationOptions>CGImageAnimationOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageAuxiliaryDataInfoData>CGImageAuxiliaryDataInfoData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageDestinationCopySourceOptions>CGImageDestinationCopySourceOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageDestinationProperties>CGImageDestinationProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageMetadataEnumerationOptions>CGImageMetadataEnumerationOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageMetadataNamespace>CGImageMetadataNamespace.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageMetadataPrefix>CGImageMetadataPrefix.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<?>CGImageMetadataTag.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageProperties>CGImageProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageProperty8BIM>CGImageProperty8BIM.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageProperty8BIMData>CGImageProperty8BIMData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyCanon>CGImagePropertyCanon.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyCanonData>CGImagePropertyCanonData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyCIFF>CGImagePropertyCIFF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyCIFFData>CGImagePropertyCIFFData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyColorModel>CGImagePropertyColorModel.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyDNG>CGImagePropertyDNG.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyDNGData>CGImagePropertyDNGData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyExif>CGImagePropertyExif.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyExifAux>CGImagePropertyExifAux.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyExifAuxData>CGImagePropertyExifAuxData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyExifData>CGImagePropertyExifData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyGIF>CGImagePropertyGIF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyGIFData>CGImagePropertyGIFData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyGPS>CGImagePropertyGPS.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyGPSData>CGImagePropertyGPSData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyIPTC>CGImagePropertyIPTC.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyIPTCContactInfo>CGImagePropertyIPTCContactInfo.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyIPTCContactInfoData>CGImagePropertyIPTCContactInfoData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyIPTCData>CGImagePropertyIPTCData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyJFIF>CGImagePropertyJFIF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyJFIFData>CGImagePropertyJFIFData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyNikon>CGImagePropertyNikon.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyNikonData>CGImagePropertyNikonData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyOpenEXR>CGImagePropertyOpenEXR.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyOpenEXRData>CGImagePropertyOpenEXRData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyPNG>CGImagePropertyPNG.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyPNGData>CGImagePropertyPNGData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyTIFF>CGImagePropertyTIFF.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImagePropertyTIFFData>CGImagePropertyTIFFData.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<CGImageSourceOptions>CGImageSourceOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<GImageAuxiliaryDataType>GImageAuxiliaryDataType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.iosurface
Methods in org.robovm.apple.iosurface that return CFType Modifier and Type Method Description CFTypeIOSurface. iOSurfaceCopyValue(CFString key)Methods in org.robovm.apple.iosurface with parameters of type CFType Modifier and Type Method Description voidIOSurface. iOSurfaceSetValue(CFString key, CFType value)Method parameters in org.robovm.apple.iosurface with type arguments of type CFType Modifier and Type Method Description static List<IOSurfacePropertyKey>IOSurfacePropertyKey.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.mediatoolbox
Subclasses of CFType in org.robovm.apple.mediatoolbox Modifier and Type Class Description classMTAudioProcessingTap -
Uses of CFType in org.robovm.apple.mobilecoreservices
Method parameters in org.robovm.apple.mobilecoreservices with type arguments of type CFType Modifier and Type Method Description static List<UTTagClass>UTTagClass.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.security
Subclasses of CFType in org.robovm.apple.security Modifier and Type Class Description classSecAccessControlclassSecCertificateclassSecIdentityclassSecKeyclassSecPolicyclassSecTrustclassSSLContextMethods in org.robovm.apple.security that return CFType Modifier and Type Method Description static CFTypeSecAttributes.Keys. AccessControl()static CFTypeSecAttributes.Keys. AccessGroup()static CFTypeSecAttributes.Keys. AccessGroupToken()static CFTypeSecAttributes.Keys. Accessible()static CFTypeSecAttributes.Keys. Account()static CFTypeSecItem. add(SecAttributes attributes)static CFTypeSecAttrProtocol.Values. AFP()static CFTypeSecAttrAccessible.Values. AfterFirstUnlock()static CFTypeSecAttrAccessible.Values. AfterFirstUnlockThisDeviceOnly()static CFTypeSecMatchLimit.Values. All()static CFTypeSecAttrAccessible.Values. Always()Deprecated.Deprecated in iOS 12.0.static CFTypeSecAttrAccessible.Values. AlwaysThisDeviceOnly()Deprecated.Deprecated in iOS 12.0.static CFTypeSecPolicyIdentifier.Values. AppleCodeSigning()static CFTypeSecPolicyIdentifier.Values. AppleEAP()static CFTypeSecPolicyIdentifier.Values. AppleIDValidation()static CFTypeSecPolicyIdentifier.Values. AppleIPsec()static CFTypeSecPolicyIdentifier.Values. ApplePassbookSigning()static CFTypeSecPolicyIdentifier.Values. ApplePayIssuerEncryption()static CFTypeSecPolicyIdentifier.Values. AppleRevocation()static CFTypeSecPolicyIdentifier.Values. AppleSMIME()static CFTypeSecPolicyIdentifier.Values. AppleSSL()static CFTypeSecAttrProtocol.Values. AppleTalk()static CFTypeSecPolicyIdentifier.Values. AppleTimeStamping()static CFTypeSecPolicyIdentifier.Values. AppleX509Basic()static CFTypeSecAttributes.Keys. ApplicationLabel()static CFTypeSecAttributes.Keys. ApplicationTag()static CFTypeSecReturn.Keys. Attributes()static CFTypeSecAttributes.Keys. AuthenticationType()static CFTypeSecAttributes.Keys. CanDecrypt()static CFTypeSecAttributes.Keys. CanDerive()static CFTypeSecAttributes.Keys. CanEncrypt()static CFTypeSecAttributes.Keys. CanSign()static CFTypeSecAttributes.Keys. CanUnwrap()static CFTypeSecAttributes.Keys. CanVerify()static CFTypeSecAttributes.Keys. CanWrap()static CFTypeSecMatch.Keys. CaseInsensitive()static CFTypeSecClass.Values. Certificate()static CFTypeSecAttributes.Keys. CertificateEncoding()static CFTypeSecTrustResult.Keys. CertificateTransparency()static CFTypeSecTrustResult.Keys. CertificateTransparencyWhiteList()Deprecated.Deprecated in iOS 11.0.static CFTypeSecAttributes.Keys. CertificateType()static CFTypeSecQuery.Keys. Class()static CFTypeSecPolicyProperties.Keys. Client()static CFTypeSecAttributes.Keys. Comment()static CFTypeSecAttributes.Keys. CreationDate()static CFTypeSecAttributes.Keys. Creator()static CFTypeSecAttrProtocol.Values. DAAP()static CFTypeSecReturn.Keys. Data()static CFTypeSecValue.Keys. Data()static CFTypeSecAttrAuthenticationType.Values. Default()static CFTypeSecAttributes.Keys. Description()static CFTypeSecAttrAuthenticationType.Values. DPA()static CFTypeSecAttrKeyType.Values. EC()static CFTypeSecAttrKeyType.Values. ECSECPrimeRandom()static CFTypeSecAttributes.Keys. EffectiveKeySize()static CFTypeSecMatch.Keys. EmailAddressIfPresent()static CFTypeSecAttrProtocol.Values. EPPC()static CFTypeSecTrustProperties.Keys. Error()static CFTypeSecTrustResult.Keys. EvaluationDate()static CFTypeSecTrustResult.Keys. ExtendedValidation()static CFTypeSecAttrProtocol.Values. FTP()static CFTypeSecAttrProtocol.Values. FTPAccount()static CFTypeSecAttrProtocol.Values. FTPProxy()static CFTypeSecAttrProtocol.Values. FTPS()static CFTypeSecAttributes.Keys. Generic()static CFTypeSecClass.Values. GenericPassword()static CFTypeSecItem. getMatching(SecQuery query)CFTypeSecValue. getRef()static CFTypeSecAttrAuthenticationType.Values. HTMLForm()static CFTypeSecAttrProtocol.Values. HTTP()static CFTypeSecAttrAuthenticationType.Values. HTTPBasic()static CFTypeSecAttrAuthenticationType.Values. HTTPDigest()static CFTypeSecAttrProtocol.Values. HTTPProxy()static CFTypeSecAttrProtocol.Values. HTTPS()static CFTypeSecAttrProtocol.Values. HTTPSProxy()static CFTypeSecClass.Values. Identity()static CFTypeSecAttrProtocol.Values. IMAP()static CFTypeSecAttrProtocol.Values. IMAPS()static CFTypeSecClass.Values. InternetPassword()static CFTypeSecAttrProtocol.Values. IPP()static CFTypeSecAttrProtocol.Values. IRC()static CFTypeSecAttrProtocol.Values. IRCS()static CFTypeSecAttributes.Keys. IsExtractable()static CFTypeSecAttributes.Keys. IsInvisible()static CFTypeSecAttributes.Keys. IsNegative()static CFTypeSecAttributes.Keys. IsPermanent()static CFTypeSecAttributes.Keys. IsSensitive()static CFTypeSecAttributes.Keys. Issuer()static CFTypeSecMatch.Keys. Issuers()static CFTypeSecMatch.Keys. ItemList()static CFTypeSecClass.Values. Key()static CFTypeSecAttributes.Keys. KeyClass()static CFTypeSecAttributes.Keys. KeySizeInBits()static CFTypeSecAttributes.Keys. KeyType()static CFTypeSecAttributes.Keys. Label()static CFTypeSecAttrProtocol.Values. LDAP()static CFTypeSecAttrProtocol.Values. LDAPS()static CFTypeSecMatch.Keys. Limit()static CFTypeSecPolicyIdentifier.Values. MacAppStoreReceipt()static CFTypeSecAttributes.Keys. ModificationDate()static CFTypeSecAttrAuthenticationType.Values. MSN()static CFTypeSecPolicyProperties.Keys. Name()static CFTypeSecAttrProtocol.Values. NNTP()static CFTypeSecAttrProtocol.Values. NNTPS()static CFTypeSecAttrAuthenticationType.Values. NTLM()static CFTypeSecPolicyProperties.Keys. Oid()static CFTypeSecMatchLimit.Values. One()static CFTypeSecTrustResult.Keys. OrganizationName()static CFTypeSecCredential.Keys. Password()static CFTypeSecAttributes.Keys. Path()static CFTypeSecAttributes.Keys. PersistantReference()static CFTypeSecReturn.Keys. PersistentRef()static CFTypeSecValue.Keys. PersistentRef()static CFTypeSecAttributes.Keys. PersistentReference()static CFTypeSecMatch.Keys. Policy()static CFTypeSecAttrProtocol.Values. POP3()static CFTypeSecAttrProtocol.Values. POP3S()static CFTypeSecAttributes.Keys. Port()static CFTypeSecAttrKeyClass.Values. Private()static CFTypeSecKeyParameters.Keys. PrivateAttributes()static CFTypeSecAttributes.Keys. Protocol()static CFTypeSecAttrKeyClass.Values. Public()static CFTypeSecKeyParameters.Keys. PublicAttributes()static CFTypeSecAttributes.Keys. PublicKeyHash()static CFTypeSecReturn.Keys. Ref()static CFTypeSecValue.Keys. Ref()static CFTypeSecTrustResult.Keys. ResultValue()static CFTypeSecTrustResult.Keys. RevocationChecked()static CFTypeSecPolicyProperties.Keys. RevocationFlags()static CFTypeSecTrustResult.Keys. RevocationValidUntilDate()static CFTypeSecAttrAuthenticationType.Values. RPA()static CFTypeSecAttrKeyType.Values. RSA()static CFTypeSecAttrProtocol.Values. RTSP()static CFTypeSecAttrProtocol.Values. RTSPProxy()static CFTypeSecMatch.Keys. SearchList()static CFTypeSecAttributes.Keys. SecurityDomain()static CFTypeSecAttributes.Keys. SerialNumber()static CFTypeSecAttributes.Keys. Server()static CFTypeSecAttributes.Keys. Service()static CFTypeSecAttrProtocol.Values. SMB()static CFTypeSecAttrProtocol.Values. SMTP()static CFTypeSecAttrProtocol.Values. SOCKS()static CFTypeSecAttrProtocol.Values. SSH()static CFTypeSecAttributes.Keys. Subject()static CFTypeSecMatch.Keys. SubjectContains()static CFTypeSecAttributes.Keys. SubjectKeyID()static CFTypeSecAttrKeyClass.Values. Symmetric()static CFTypeSecAttributes.Keys. Synchronizable()static CFTypeSecAttributes.Keys. SyncViewHint()static CFTypeSecPolicyIdentifier.Values. TeamIdentifier()static CFTypeSecAttrProtocol.Values. Telnet()static CFTypeSecAttrProtocol.Values. TelnetS()static CFTypeSecTrustProperties.Keys. Title()static CFTypeSecAttributes.Keys. TokenID()static CFTypeSecAttributes.Keys. TokenIDSecureEnclave()static CFTypeSecMatch.Keys. TrustedOnly()static CFTypeSecAttributes.Keys. Type()static CFTypeSecAttributes.Keys. UseAuthenticationContext()static CFTypeSecAttributes.Keys. UseAuthenticationUI()static CFTypeSecAttributeValues. UseAuthenticationUIAllow()Deprecated.Deprecated in iOS 14.0.static CFTypeSecAttributeValues. UseAuthenticationUIFail()Deprecated.Deprecated in iOS 14.0.static CFTypeSecAttributeValues. UseAuthenticationUISkip()static CFTypeSecAttributes.Keys. UseDataProtectionKeychain()static CFTypeSecAttributes.Keys. UseItemList()Deprecated.Deprecated in iOS 12.0.static CFTypeSecAttributes.Keys. UseNoAuthenticationUI()Deprecated.Deprecated in iOS 9.0.static CFTypeSecAttributes.Keys. UseOperationPrompt()Deprecated.Deprecated in iOS 14.0.static CFTypeSecMatch.Keys. ValidOnDate()static CFTypeSecAttrAccessible.Values. WhenPasscodeSetThisDeviceOnly()static CFTypeSecAttrAccessible.Values. WhenUnlocked()static CFTypeSecAttrAccessible.Values. WhenUnlockedThisDeviceOnly()Methods in org.robovm.apple.security that return types with arguments of type CFType Modifier and Type Method Description List<CFType>SecAttributes. getItemList()Deprecated.Deprecated in iOS 12.0.Methods in org.robovm.apple.security with parameters of type CFType Modifier and Type Method Description protected static OSStatusSecTrust. create0(CFType certificates, CFType policies, SecTrust.SecTrustPtr trust)<T extends NativeObject>
TSecAttributes. get(CFType key, Class<T> type)<T extends NativeObject>
TSecCredential. get(CFType key, Class<T> type)<T extends NativeObject>
TSecKeyParameters. get(CFType key, Class<T> type)<T extends NativeObject>
TSecMatch. get(CFType key, Class<T> type)<T extends NativeObject>
TSecPolicyProperties. get(CFType key, Class<T> type)<T extends NativeObject>
TSecQuery. get(CFType key, Class<T> type)<T extends NativeObject>
TSecReturn. get(CFType key, Class<T> type)<T extends NativeObject>
TSecTrustProperties. get(CFType key, Class<T> type)<T extends NativeObject>
TSecTrustResult. get(CFType key, Class<T> type)<T extends NativeObject>
TSecValue. get(CFType key, Class<T> type)booleanSecAttributes. has(CFType key)booleanSecCredential. has(CFType key)booleanSecKeyParameters. has(CFType key)booleanSecMatch. has(CFType key)booleanSecPolicyProperties. has(CFType key)booleanSecQuery. has(CFType key)booleanSecReturn. has(CFType key)booleanSecTrustProperties. has(CFType key)booleanSecTrustResult. has(CFType key)booleanSecValue. has(CFType key)SecAttributesSecAttributes. set(CFType key, NativeObject value)SecKeyParametersSecKeyParameters. set(CFType key, NativeObject value)SecMatchSecMatch. set(CFType key, NativeObject value)SecPolicyPropertiesSecPolicyProperties. set(CFType key, NativeObject value)SecQuerySecQuery. set(CFType key, NativeObject value)SecReturnSecReturn. set(CFType key, NativeObject value)SecValueSecValue. set(CFType key, NativeObject value)protected OSStatusSecTrust. setOCSPResponse0(CFType responseData)protected OSStatusSecTrust. setPolicies0(CFType policies)SecValueSecValue. setRef(CFType ref)static SecAttrAccessibleSecAttrAccessible. valueOf(CFType value)static SecAttrAuthenticationTypeSecAttrAuthenticationType. valueOf(CFType value)static SecAttrKeyClassSecAttrKeyClass. valueOf(CFType value)static SecAttrKeyTypeSecAttrKeyType. valueOf(CFType value)static SecAttrProtocolSecAttrProtocol. valueOf(CFType value)static SecClassSecClass. valueOf(CFType value)static SecMatchLimitSecMatchLimit. valueOf(CFType value)static SecPolicyIdentifierSecPolicyIdentifier. valueOf(CFType value)Method parameters in org.robovm.apple.security with type arguments of type CFType Modifier and Type Method Description SecAttributesSecAttributes. setItemList(List<CFType> itemList)Deprecated.Deprecated in iOS 12.0.static List<SecAttrAccessible>SecAttrAccessible.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecAttrAuthenticationType>SecAttrAuthenticationType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecAttributes>SecAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecAttrKeyClass>SecAttrKeyClass.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecAttrKeyType>SecAttrKeyType.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecAttrProtocol>SecAttrProtocol.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecClass>SecClass.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecCredential>SecCredential.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecImportExportOptions>SecImportExportOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecImportItem>SecImportItem.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecKeyParameters>SecKeyParameters.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecMatch>SecMatch.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecMatchLimit>SecMatchLimit.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecPolicyIdentifier>SecPolicyIdentifier.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecPolicyProperties>SecPolicyProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecQuery>SecQuery.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecReturn>SecReturn.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecTrustProperties>SecTrustProperties.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecTrustResult>SecTrustResult.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)static List<SecValue>SecValue.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags) -
Uses of CFType in org.robovm.apple.systemconfiguration
Subclasses of CFType in org.robovm.apple.systemconfiguration Modifier and Type Class Description classSCNetworkReachability