AVVideoApertureModeExtensions Class

Definition

Extension methods for the AVVideoApertureMode enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVVideoApertureModeExtensions
type AVVideoApertureModeExtensions = class
Inheritance
AVVideoApertureModeExtensions
Attributes

Methods

GetConstant(AVVideoApertureMode)

Returns the string constant for the enumeration value.

GetValue(NSString)

Returns the enumeration value for the provided string constant.

Applies to