Table of Contents

Method SetToolIsClickRepeated

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetToolIsClickRepeated(ObjectUniqueId, bool)

Sets 'IsClickRepeated' property of the tool.

public virtual void SetToolIsClickRepeated(ObjectUniqueId id, bool value)

Parameters

id ObjectUniqueId

Item id.

value bool

Value for the 'IsClickRepeated' property of the tool.