共用方式為


DetectionConfigurationAvailabilityInfo.IsEnabled 屬性

定義

取得 ActivationSignalDetector 是否已啟用。

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = detectionConfigurationAvailabilityInfo.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

屬性值

Boolean

bool

如果已啟用,則為 True。 否則為 false。

適用於