Skip to content

Add MapElement.IsVisible and MapElement.ZIndex properties - #33993

Merged
jfversluis merged 4 commits into
net11.0from
feature/mapelement-visibility-zindex
Feb 25, 2026
Merged

Add MapElement.IsVisible and MapElement.ZIndex properties#33993
jfversluis merged 4 commits into
net11.0from
feature/mapelement-visibility-zindex

Add MapElement.IsVisible and MapElement.ZIndex properties

39316cb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Feb 11, 2026 in 2h 45m 1s

Build #11.0.0-ci+pr.33993.azdo.1289475 had test failures

Details

Tests

  • Failed: 39 (0.23%)
  • Passed: 16,991 (98.98%)
  • Other: 136 (0.79%)
  • Total: 17,166

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26103.111\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26103.111\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26103.111\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.UnitTests.dll in job 17c46be6-70c8-441b-a268-8c537fe42c93 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/17c46be6-70c8-441b-a268-8c537fe42c93/workitems/Microsoft.Maui.UnitTests.dll/console

Check failure on line 7 in src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs#L7

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs(7,45): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContentPage' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 12 in src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs#L12

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs(12,12): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 7 in src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs#L7

src/Controls/samples/Controls.Sample/Pages/Controls/MapsGalleries/MapElementVisibilityGallery.cs(7,45): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContentPage' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 1 in ShapeFillDoesNotLeak

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

ShapeFillDoesNotLeak

Shape should not be alive!
Raw output
   at Microsoft.Maui.UnitTests.Views.ShapeTests.ShapeFillDoesNotLeak() in /_/src/Core/tests/UnitTests/Views/ShapeTests.cs:line 42
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Maui.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample\\Maui.Cont"···, config: "Debug")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample\\Maui.Cont"···, config: "Debug")

Project Maui.Controls.Sample.csproj failed to build. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45
   at InvokeStub_SampleTests.Build(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample\\Maui.Cont"···, config: "Release")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.SampleTests.Build(relativeProj: "src\\Controls\\samples\\Controls.Sample\\Maui.Cont"···, config: "Release")

Project Maui.Controls.Sample.csproj failed to build. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 45
   at InvokeStub_SampleTests.Build(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)