Recording Mask
Masks rectangle on the screen by defined behaviour.
See also
Constructors
Types
Link copied to clipboard
data class Element @JvmOverloads constructor(val rect: Rect, val type: RecordingMask.Element.Type = Type.COVERING)
Content copied to clipboard
Mask element.