Freigeben über


PerceptionDepthFrameSource.Active Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die Quelle aktiv ist.

public:
 property bool Active { bool get(); };
bool Active();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
bool Active();
public bool Active { get; }
public bool Active { [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var boolean = perceptionDepthFrameSource.active;
Public ReadOnly Property Active As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob die Quelle aktiv ist.

Attribute

Gilt für: