Share via


ICCameraFile.Orientation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ImageCaptureCore.ICExifOrientationType Orientation { [Foundation.Export("orientation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setOrientation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("orientation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setOrientation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Orientation : ImageCaptureCore.ICExifOrientationType with get, set

Property Value

Attributes

Applies to