public bool ResetOnDoubleTap { get; set; }
Public Property ResetOnDoubleTap As Boolean Get Set
public: property bool ResetOnDoubleTap { bool get (); void set (bool value); }
member ResetOnDoubleTap : bool with get, set
In This Article