다음을 통해 공유


GazeDevicePreview.RequestCalibrationAsync 메서드

정의

시선 추적 디바이스가 보정 프로세스를 시작하도록 비동기적으로 요청합니다.

public:
 virtual IAsyncOperation<bool> ^ RequestCalibrationAsync() = RequestCalibrationAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> RequestCalibrationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> RequestCalibrationAsync();
function requestCalibrationAsync()
Public Function RequestCalibrationAsync () As IAsyncOperation(Of Boolean)

반환

True이면 보정이 성공적으로 완료됩니다. 그렇지 않으면 false입니다.

특성

적용 대상

추가 정보