次の方法で共有


AVCaptureDevice.HasTorch プロパティ

定義

デバイスを懐中電灯として使用できるかどうかを取得します。

public virtual bool HasTorch { [Foundation.Export("hasTorch")] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool HasTorch { [Foundation.Export("hasTorch")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.HasTorch : bool

プロパティ値

属性

適用対象