easyreveal / com.jem.easyreveal / ClipPathProvider / op
op
var op: Op
Region.Op variable that is used in android.graphics.Canvas.clipPath in the EasyRevealLayouts
Exceptions
IllegalArgumentException
- Will be thrown if values other than Region.Op.INTERSECT and
Region.Op.DIFFERENCE are provided when API level is greater than or equal to Build.VERSION_CODES.P.