AVFileTypesExtensions.GetValue(NSString) 方法

定义

返回提供的字符串常量的枚举值。

public static AVFoundation.AVFileTypes GetValue (Foundation.NSString constant);
static member GetValue : Foundation.NSString -> AVFoundation.AVFileTypes

参数

constant
NSString

要为其返回枚举值的常量。

返回

适用于