다음을 통해 공유


HumanPresenceFeatures.IsOnlookerDetectionSupported Property

Definition

public:
 property bool IsOnlookerDetectionSupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsOnlookerDetectionSupported();
[Windows.Foundation.Metadata.Experimental]
public bool IsOnlookerDetectionSupported { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = humanPresenceFeatures.isOnlookerDetectionSupported;
Public ReadOnly Property IsOnlookerDetectionSupported As Boolean

Property Value

Boolean

bool

Attributes

Applies to