Skip to content

Instantly share code, notes, and snippets.

@haritha-mohan
Last active December 1, 2022 18:47
Show Gist options
  • Save haritha-mohan/e5103b5eeb62ed61279bffb8c23d8411 to your computer and use it in GitHub Desktop.
Save haritha-mohan/e5103b5eeb62ed61279bffb8c23d8411 to your computer and use it in GitHub Desktop.
AVCaptureDeviceDiscoverySession generated file
// path to file: src/build/dotnet/macos/generated-sources/AVFoundation/AVCaptureDeviceDiscoverySession.g.cs
namespace AVFoundation {
[Register("AVCaptureDeviceDiscoverySession", true)]
[SupportedOSPlatform ("maccatalyst14.0")]
[UnsupportedOSPlatform ("tvos")]
[SupportedOSPlatform ("ios10.0")]
[SupportedOSPlatform ("macos10.15")]
public unsafe partial class AVCaptureDeviceDiscoverySession : NSObject {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment