Skip to content

Commit 66e9cce

Browse files
CopilotPureWeen
andcommitted
Fix PublicAPI BOM character error in SafeAreaEdgesTypeConverter declaration
Co-authored-by: PureWeen <[email protected]>
1 parent d861ca6 commit 66e9cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/src/PublicAPI/net-ios/PublicAPI.Unshipped.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft.Maui.Platform.IPlatformMeasureInvalidationController
33
Microsoft.Maui.Platform.IPlatformMeasureInvalidationController.InvalidateAncestorsMeasuresWhenMovedToWindow() -> void
44
Microsoft.Maui.Platform.IPlatformMeasureInvalidationController.InvalidateMeasure(bool isPropagating = false) -> bool
55
virtual Microsoft.Maui.Animations.Lerp.LerpDelegate.Invoke(object! start, object! end, double progress) -> object!
6-
Microsoft.Maui.Converters.SafeAreaEdgesTypeConverter
6+
Microsoft.Maui.Converters.SafeAreaEdgesTypeConverter
77
Microsoft.Maui.Converters.SafeAreaEdgesTypeConverter.SafeAreaEdgesTypeConverter() -> void
88
Microsoft.Maui.Handlers.ContextFlyoutItemHandlerUpdate.ContextFlyoutItemHandlerUpdate(Microsoft.Maui.Handlers.ContextFlyoutItemHandlerUpdate! original) -> void
99
Microsoft.Maui.Handlers.ContextFlyoutItemHandlerUpdate.Deconstruct(out int Index, out Microsoft.Maui.IMenuElement! MenuElement) -> void

0 commit comments

Comments
 (0)