다음을 통해 공유


PenAndInkSettings.UserConsentsToHandwritingTelemetryCollection 속성

정의

인식 및 제안 기능을 개선하기 위해 잉크/필기 입력 원격 분석 데이터를 수집하고 Microsoft로 보낼 수 있는지 여부를 가져옵니다.

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

속성 값

Boolean

bool

동의가 부여된 경우 True입니다. 그렇지 않으면 false입니다.

설명

이 값은 진단 및 피드백 설정 화면을 통해 사용자가 설정할 수 있습니다.

적용 대상

추가 정보