Package io.flutter.view
Interface TextureRegistry.TextureEntry
-
- All Known Subinterfaces:
TextureRegistry.ImageTextureEntry,TextureRegistry.SurfaceTextureEntry
- Enclosing interface:
- TextureRegistry
public static interface TextureRegistry.TextureEntryAn entry in the texture registry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longid()voidrelease()Deregisters and releases all resources .
-