ExpGestureRecognizer.IsActive Property

Definition

public:
 property bool IsActive { bool get(); };
bool IsActive();
public bool IsActive { get; }
var boolean = expGestureRecognizer.isActive;
Public ReadOnly Property IsActive As Boolean

Property Value

Boolean

bool

Applies to