Compartilhar via


PenAndInkSettings.UserConsentsToHandwritingTelemetryCollection Propriedade

Definição

Obtém se os dados de telemetria de entrada de tinta/manuscrito podem ser coletados e enviados à Microsoft para melhorar os recursos de reconhecimento e sugestão.

public:
 property bool UserConsentsToHandwritingTelemetryCollection { bool get(); };
bool UserConsentsToHandwritingTelemetryCollection();
public bool UserConsentsToHandwritingTelemetryCollection { get; }
var boolean = penAndInkSettings.userConsentsToHandwritingTelemetryCollection;
Public ReadOnly Property UserConsentsToHandwritingTelemetryCollection As Boolean

Valor da propriedade

Boolean

bool

True se o consentimento tiver sido concedido. Caso contrário, false.

Comentários

Esse valor pode ser definido pelo usuário por meio da tela Configurações de diagnóstico e comentários .

Aplica-se a

Confira também