AVVideoApertureModeExtensions.GetValue(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the enumeration value for the provided string constant.
public static AVFoundation.AVVideoApertureMode GetValue (Foundation.NSString constant);
static member GetValue : Foundation.NSString -> AVFoundation.AVVideoApertureMode
Parameters
- constant
- NSString
The constant for which to return an enumeration value.