matchParent constant

int const matchParent

default size when the overlay match the parent size basically it will take the full screen width and height

Implementation

static const int matchParent = -1;