Package io.flutter.view
package io.flutter.view
-
ClassDescriptionBridge between Android's OS accessibility system and Flutter's accessibility system.Listener that can be set on a
AccessibilityBridge, which is invoked any time accessibility is turned on/off, or touch exploration is turned on/off.Builds a string with accessibility related string spans.Base class forAccessibilityNodeConfiguratorimplementations that compose common semantics behaviors before applying role-specific configuration.Configurator that simply sets the class name of the accessibility node.Configurator for theAccessibilityBridge.Role.COMBO_BOXrole.A class representing information for a callback registered using `PluginUtilities` from `dart:ui`.Configurator for theAccessibilityBridge.Role.MENUrole.Configurator for theAccessibilityBridge.Role.PROGRESS_BARrole.Factory for creatingAccessibilityNodeConfiguratorinstances based onAccessibilityBridge.Role.Registry of backend textures used with a singleFlutterViewinstance.Listener invoked when the most recent image has been consumed.Listener invoked when a memory pressure warning was forward.How aTextureRegistry.SurfaceProducercreated byTextureRegistry.createSurfaceProducer()manages the lifecycle of the created surface.Uses a Surface to populate the texture.Callback invoked byTextureRegistry.SurfaceProducer.setCallback(Callback).A registry entry for a managed SurfaceTexture.An entry in the texture registry.