Update SDL bindings #258
Merged
Update SDL bindings #258
Annotations
2 warnings
|
Build:
SDL3-CS/obj/Debug/net8.0-android/generated/src/Org.Libsdl.App.SDLSurface.cs#L340
Nullability of reference types in return type of 'WindowInsets? SDLSurface.OnApplyWindowInsets(View? p0, WindowInsets? p1)' doesn't match implicitly implemented member 'WindowInsets IOnApplyWindowInsetsListener.OnApplyWindowInsets(View v, WindowInsets insets)' (possibly because of nullability attributes).
|
|
Build:
SDL3-CS/obj/Debug/net8.0-android/generated/src/Org.Libsdl.App.SDLSurface.cs#L340
Nullability of reference types in return type of 'WindowInsets? SDLSurface.OnApplyWindowInsets(View? p0, WindowInsets? p1)' doesn't match implicitly implemented member 'WindowInsets IOnApplyWindowInsetsListener.OnApplyWindowInsets(View v, WindowInsets insets)' (possibly because of nullability attributes).
|
Loading