Share via


AVCaptureAspectRatioExtensions Class

Definition

Extension methods for the AVCaptureAspectRatio enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVCaptureAspectRatioExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVCaptureAspectRatioExtensions = class
Inheritance
AVCaptureAspectRatioExtensions
Attributes

Methods

Name Description
GetConstant(AVCaptureAspectRatio)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVCaptureAspectRatio value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVCaptureAspectRatio value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVCaptureAspectRatio value named by constant.

Applies to