gen/ios/accessory_setup_bindings library

Classes

ASAccessory
ASAccessory
ASAccessoryEvent
ASAccessoryEvent
ASAccessorySettings
WARNING: ASAccessorySettings is a stub. To generate bindings for this class, include ASAccessorySettings in your config's objc-interfaces list.
ASDiscoveryDescriptor
ASDiscoveryDescriptor
ASMigrationDisplayItem
ASMigrationDisplayItem
ASPickerDisplayItem
ASPickerDisplayItem
CBUUID
CBUUID
CGAffineTransform
CGColor
CGColorSpace
CGImage
CGImageSource
CGLayer
CGPoint
CGRect
CGSize
CIImage
WARNING: CIImage is a stub. To generate bindings for this class, include CIImage in your config's objc-interfaces list.
FFIAccessorySession
FFIAccessorySession
FFIAccessorySessionDelegate
FFIAccessorySessionDelegate
NSBundle
WARNING: NSBundle is a stub. To generate bindings for this class, include NSBundle in your config's objc-interfaces list.
NSNull
NSNull
NSProgress
WARNING: NSProgress is a stub. To generate bindings for this class, include NSProgress in your config's objc-interfaces list.
NSUUID
NSUUID
ObjCBlock_bool_ffiVoid
Construction methods for objc.ObjCBlock<ffi.Bool Function(ffi.Pointer<ffi.Void>)>.
ObjCBlock_ffiVoid_ffiVoid_ASAccessory_NSError
Construction methods for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, ASAccessory, objc.NSError?)>.
ObjCBlock_ffiVoid_ffiVoid_ASAccessoryEvent
Construction methods for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, ASAccessoryEvent)>.
ObjCBlock_ffiVoid_ffiVoid_NSCoder
Construction methods for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, objc.NSCoder)>.
ObjCBlock_ffiVoid_ffiVoid_NSError
Construction methods for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, objc.NSError?)>.
ObjCBlock_ffiVoid_NSData_NSError
Construction methods for objc.ObjCBlock<ffi.Void Function(objc.NSData?, objc.NSError?)>.
ObjCBlock_instancetype_ffiVoid_NSCoder
Construction methods for objc.ObjCBlock<objc.Retained<ffi.Pointer<objc.ObjCObject>?> Function(ffi.Pointer<ffi.Void>, objc.NSCoder)>.
ObjCBlock_instancetype_ffiVoid_NSData_NSString_NSError
Construction methods for objc.ObjCBlock<ffi.Pointer<objc.ObjCObject>? Function(ffi.Pointer<ffi.Void>, objc.NSData, objc.NSString, ffi.Pointer<ffi.Pointer<objc.ObjCObject>>)>.
ObjCBlock_NSArray_ffiVoid
Construction methods for objc.ObjCBlock<objc.NSArray Function(ffi.Pointer<ffi.Void>)>.
ObjCBlock_NSItemProviderRepresentationVisibility_ffiVoid_NSString
Construction methods for objc.ObjCBlock<ffi.Long Function(ffi.Pointer<ffi.Void>, objc.NSString)>.
ObjCBlock_NSProgress_ffiVoid_NSString_ffiVoidNSDataNSError
Construction methods for objc.ObjCBlock<NSProgress? Function(ffi.Pointer<ffi.Void>, objc.NSString, objc.ObjCBlock<ffi.Void Function(objc.NSData?, objc.NSError?)>)>.
ObjCBlock_objcObjCObject_ffiVoid
Construction methods for objc.ObjCBlock<ffi.Pointer<objc.ObjCObject> Function(ffi.Pointer<ffi.Void>)>.
UIImage
UIImage
UIImageConfiguration
WARNING: UIImageConfiguration is a stub. To generate bindings for this class, include UIImageConfiguration in your config's objc-interfaces list.
UIImageSymbolConfiguration
WARNING: UIImageSymbolConfiguration is a stub. To generate bindings for this class, include UIImageSymbolConfiguration in your config's objc-interfaces list.

Enums

ASAccessoryEventType
ASAccessoryRenameOptions
ASAccessoryState
ASAccessorySupportOptions
ASDiscoveryDescriptorRange
ASPickerDisplayItemSetupOptions
CGBlendMode
CGImagePropertyOrientation
NSAttributedStringEnumerationOptions
NSAttributedStringFormattingOptions
NSAttributedStringMarkdownInterpretedSyntax
NSAttributedStringMarkdownParsingFailurePolicy
UIImageOrientation
UIImageRenderingMode
Images are created with UIImageRenderingModeAutomatic by default. An image with this mode is interpreted as a template image or an original image based on the context in which it is rendered. For example, navigation bars, tab bars, toolbars, and segmented controls automatically treat their foreground images as templates, while image views and web views treat their images as originals. You can use UIImageRenderingModeAlwaysTemplate to force your image to always be rendered as a template or UIImageRenderingModeAlwaysOriginal to force your image to always be rendered as an original.
UIImageResizingMode
UIImage will implement the resizing mode the fastest way possible while retaining the desired visual appearance. Note that if an image's resizable area is one point then UIImageResizingModeTile is visually indistinguishable from UIImageResizingModeStretch.

Extensions

NSItemProvider on UIImage
NSItemProvider
ObjCBlock_bool_ffiVoid_CallExtension on ObjCBlock<Bool Function(Pointer<Void>)>
Call operator for objc.ObjCBlock<ffi.Bool Function(ffi.Pointer<ffi.Void>)>.
ObjCBlock_ffiVoid_ffiVoid_ASAccessory_NSError_CallExtension on ObjCBlock<Void Function(Pointer<Void>, ASAccessory, NSError?)>
Call operator for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, ASAccessory, objc.NSError?)>.
ObjCBlock_ffiVoid_ffiVoid_ASAccessoryEvent_CallExtension on ObjCBlock<Void Function(Pointer<Void>, ASAccessoryEvent)>
Call operator for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, ASAccessoryEvent)>.
ObjCBlock_ffiVoid_ffiVoid_NSCoder_CallExtension on ObjCBlock<Void Function(Pointer<Void>, NSCoder)>
Call operator for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, objc.NSCoder)>.
ObjCBlock_ffiVoid_ffiVoid_NSError_CallExtension on ObjCBlock<Void Function(Pointer<Void>, NSError?)>
Call operator for objc.ObjCBlock<ffi.Void Function(ffi.Pointer<ffi.Void>, objc.NSError?)>.
ObjCBlock_ffiVoid_NSData_NSError_CallExtension on ObjCBlock<Void Function(NSData?, NSError?)>
Call operator for objc.ObjCBlock<ffi.Void Function(objc.NSData?, objc.NSError?)>.
ObjCBlock_instancetype_ffiVoid_NSCoder_CallExtension on ObjCBlock<Retained<Pointer<ObjCObject>?> Function(Pointer<Void>, NSCoder)>
Call operator for objc.ObjCBlock<objc.Retained<ffi.Pointer<objc.ObjCObject>?> Function(ffi.Pointer<ffi.Void>, objc.NSCoder)>.
ObjCBlock_instancetype_ffiVoid_NSData_NSString_NSError_CallExtension on ObjCBlock<Pointer<ObjCObject>? Function(Pointer<Void>, NSData, NSString, Pointer<Pointer<ObjCObject>>)>
Call operator for objc.ObjCBlock<ffi.Pointer<objc.ObjCObject>? Function(ffi.Pointer<ffi.Void>, objc.NSData, objc.NSString, ffi.Pointer<ffi.Pointer<objc.ObjCObject>>)>.
ObjCBlock_NSArray_ffiVoid_CallExtension on ObjCBlock<NSArray Function(Pointer<Void>)>
Call operator for objc.ObjCBlock<objc.NSArray Function(ffi.Pointer<ffi.Void>)>.
ObjCBlock_NSItemProviderRepresentationVisibility_ffiVoid_NSString_CallExtension on ObjCBlock<Long Function(Pointer<Void>, NSString)>
Call operator for objc.ObjCBlock<ffi.Long Function(ffi.Pointer<ffi.Void>, objc.NSString)>.
ObjCBlock_NSProgress_ffiVoid_NSString_ffiVoidNSDataNSError_CallExtension on ObjCBlock<NSProgress? Function(Pointer<Void>, NSString, ObjCBlock<Void Function(NSData?, NSError?)>)>
Call operator for objc.ObjCBlock<NSProgress? Function(ffi.Pointer<ffi.Void>, objc.NSString, objc.ObjCBlock<ffi.Void Function(objc.NSData?, objc.NSError?)>)>.
ObjCBlock_objcObjCObject_ffiVoid_CallExtension on ObjCBlock<Pointer<ObjCObject> Function(Pointer<Void>)>
Call operator for objc.ObjCBlock<ffi.Pointer<objc.ObjCObject> Function(ffi.Pointer<ffi.Void>)>.
PreconfiguredSystemImages on UIImage
PreconfiguredSystemImages
UIImageDeprecated on UIImage
UIImageDeprecated

Typedefs

Dartinstancetype = ObjCObjectBase
instancetype = Pointer<ObjCObject>