Interface ViewBindingOptions


public interface ViewBindingOptions
Options for view binding
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether to enable view binding.
  • Method Details

    • isEnabled

      boolean isEnabled()
      Whether to enable view binding.