PrepAway - Latest Free Exam Questions & Answers

Which code segments should you use?

You need to ensure that the requirements for capturing user input on the newsltem.html page are met.
Which code segments should you use? (Each correct answer presents part of the solution.
Choose all that apply.)

PrepAway - Latest Free Exam Questions & Answers

A.
InkManager.mode = Windows.UI.Input.Inking.InkManipulationMode.selecting;

B.
InkManager.mode = Windows.UI.Input.Inking.InkRecognitionTarget.selected;

C.
InkManager.mode = Windows.UI.Input.Inking.InkManipulationMode.inking;

D.
InkManager.mode = Windows.UI.Input.Inking.InkRecognitionTarget.all;

Explanation:
InkManipulationMode enumeration (Windows)
InkRecognitionTarget enumeration (Windows)


Leave a Reply