RaiseChildrenEventsOutsideOfBounds
Introduction
Example - Checking Button Clicks


Last updated
Was this helpful?


Last updated
Was this helpful?
Was this helpful?
void CustomInitialize()
{
GumScreen.UserControlInstance.RaiseChildrenEventsOutsideOfBounds = true;
}