TouchDevice.IsActive Özellik

Tanım

Cihazın etkin olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

true cihaz etkinse; aksi takdirde , false.

Şunlara uygulanır