Interface BinderContext.UnregisterHandler

Enclosing class:
BinderContext

public static interface BinderContext.UnregisterHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    unregister(Component component)
     
  • Method Details

    • unregister

      boolean unregister(Component component)