OnMaskChangedListener

public interface OnMaskChangedListener


An interface that reports changes in mask values.

Summary

Public methods

abstract void
onMaskChanged(RectF maskRect)

Called when changes in a mask's RectF occur.

Public methods

onMaskChanged

abstract void onMaskChanged(RectF maskRect)

Called when changes in a mask's RectF occur.

Parameters
RectF maskRect

the bounds of the mask relative to the drawing bounds of the View