Package 

Interface InteropViewCallback


  • 
    public interface InteropViewCallback
    
                        

    Interface to define the callback for Jetpack Compose semantics tree to call when there is an interop view to map.

    • Method Summary

      Modifier and Type Method Description
      abstract List<MobileSegment.Wireframe> map(View view, MappingContext mappingContext) Called when an interop view needs to be mapped.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait