Share via


AVCaptureConnection.AutomaticallyAdjustsVideoMirroring Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticallyAdjustsVideoMirroring { [Foundation.Export("automaticallyAdjustsVideoMirroring")] get; [Foundation.Export("setAutomaticallyAdjustsVideoMirroring:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticallyAdjustsVideoMirroring")>]
[<set: Foundation.Export("setAutomaticallyAdjustsVideoMirroring:")>]
member this.AutomaticallyAdjustsVideoMirroring : bool with get, set

Property Value

Attributes

Applies to