Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 2.33 KB

inktoolbarstencilbutton.md

File metadata and controls

31 lines (20 loc) · 2.33 KB
-api-id -api-type
T:Windows.UI.Xaml.Controls.InkToolbarStencilButton
winrt class

Windows.UI.Xaml.Controls.InkToolbarStencilButton

-description

Represents an InkToolbar button that sets the state of stencil tool to on or off.

-remarks

Apps that target Windows Creators Update (SDK 15063) or later should use this object instead of InkToolbarRulerButton. If your app also supports previous versions, see Version adaptive apps: Use new APIs while maintaining compatibility with previous versions for more info.

The InkToolbar consists of two distinct groups of button types:

-examples

-see-also

Pen and stylus interactions, Add an InkToolbar to a Universal Windows Platform (UWP) app, Get Started Tutorial: Support ink in your UWP app, Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample