TouchDevice.IsActive 屬性

定義

取得值,這個值表示裝置是否在使用中。

public:
 property bool IsActive { bool get(); };
public bool IsActive { get; }
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

屬性值

如果裝置在使用中則為 true,否則為 false

適用於