FaceDetector.IsSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die FaceDetector-Klasse auf dem aktuellen Gerät unterstützt wird.

public:
 static property bool IsSupported { bool get(); };
static bool IsSupported();
public static bool IsSupported { get; }
var boolean = FaceDetector.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn FaceDetector; Andernfalls false.

Gilt für: