Share via


PhysicalGestureRecognizer.IsActive Property

Definition

public:
 property bool IsActive { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsActive();
[Windows.Foundation.Metadata.Experimental]
public bool IsActive { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = physicalGestureRecognizer.isActive;
Public ReadOnly Property IsActive As Boolean

Property Value

Boolean

bool

Attributes

Applies to