Partager via


PerceptionDepthFrameSource.IsControlled Propriété

Définition

Obtient une valeur booléenne indiquant si la source fait ou non l’objet du mode contrôleur.

public:
 property bool IsControlled { bool get(); };
bool IsControlled();
/// [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 IsControlled();
public bool IsControlled { get; }
public bool IsControlled { [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.isControlled;
Public ReadOnly Property IsControlled As Boolean

Valeur de propriété

Boolean

bool

Valeur booléenne indiquant si la source fait ou non l’objet du mode contrôleur.

Attributs

S’applique à