VirtualDeviceManager.IsVirtualCameraSupported Property
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 true if virtual cameras can be added to virtual devices on this device.
public static bool IsVirtualCameraSupported { [Android.Runtime.Register("isVirtualCameraSupported", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isVirtualCameraSupported", "()Z", "", ApiSince=37)>]
static member IsVirtualCameraSupported : bool
Property Value
- Attributes