HandwritingView.AreCandidatesEnabled Property

Definition

Gets or sets a value that specifies whether auto-completion candidates are shown as the user writes.

C#
public bool AreCandidatesEnabled { get; set; }

Property Value

Boolean

true if auto-completion candidates are shown as the use writes; otherwise, false. The default is true.

Applies to

Product Versions
WinRT Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100

See also