Freigeben über


SignatureHelpContext.IsRetrigger Property

Definition

true if signature help was already showing when it was triggered.

Retriggers occur when the signature help is already active and can be caused by actions such as typing a trigger character, a cursor move, or document content changes.

public bool IsRetrigger { get; set; }
member this.IsRetrigger : bool with get, set
Public Property IsRetrigger As Boolean

Property Value

Applies to