Share via


AVCaptureConnection.AutomaticallyAdjustsVideoMirroring Proprietà

Definizione

Se è possibile modificare il valore a causa della SupportsVideoMirroring configurazione della sessione.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AutomaticallyAdjustsVideoMirroring { [Foundation.Export("automaticallyAdjustsVideoMirroring")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAutomaticallyAdjustsVideoMirroring:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AutomaticallyAdjustsVideoMirroring : bool with get, set

Valore della proprietà

Il valore predefinito è true.

Attributi

Si applica a

Vedi anche