1 write to _isLength
Microsoft.Maui (1)
Layouts\Flex.cs (1)
223 _isLength = !isRelative;
1 reference to _isLength
Microsoft.Maui (1)
Layouts\Flex.cs (1)
209 public bool IsAuto => !_isLength && !_isRelative;