xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.42k stars 507 forks source link

Add LockedCameraCapture extension #20752

Open rolfbjarne opened 1 week ago

rolfbjarne commented 1 week ago

See https://developer.apple.com/documentation/lockedcameracapture.

There's a corresponding framework, the LockedCameraCapture framework, which seems to be Swift-only, so this is unlikely to be useful until we have Swift support.