ViewBinding

public interface ViewBinding


DSL object for configuring viewbinding options.

Summary

Public methods

abstract boolean

Whether to enable view binding.

abstract void
setEnable(boolean enable)

Whether to enable view binding.

Public methods

getEnable

abstract boolean getEnable()

Whether to enable view binding.

setEnable

abstract void setEnable(boolean enable)

Whether to enable view binding.