Share via


AVCaptureAspectRatioExtensions.GetConstant(AVCaptureAspectRatio) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AVFoundation.AVCaptureAspectRatio self);
static member GetConstant : AVFoundation.AVCaptureAspectRatio -> Foundation.NSString

Parameters

self
AVCaptureAspectRatio

The instance on which this method operates.

Returns

Applies to