次の方法で共有


AVVideoApertureModeExtensions クラス

定義

列挙体の AVVideoApertureMode 拡張メソッド。

[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
継承
AVVideoApertureModeExtensions
属性

メソッド

GetConstant(AVVideoApertureMode)

列挙値の文字列定数を返します。

GetValue(NSString)

指定された文字列定数の列挙値を返します。

適用対象