2 references to absolute_pos
Microsoft.Maui (2)
Layouts\Flex.cs (2)
475 child.Frame[0] = absolute_pos(child.Left, child.Right, child.Frame[2], width); 476 child.Frame[1] = absolute_pos(child.Top, child.Bottom, child.Frame[3], height);