Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.85 KB

inktoolbar_gettogglebutton_1153346359.md

File metadata and controls

47 lines (34 loc) · 2.85 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.InkToolbar.GetToggleButton(Windows.UI.Xaml.Controls.InkToolbarToggle)
winrt method

Windows.UI.Xaml.Controls.InkToolbar.GetToggleButton

-description

Retrieves a reference to an InkToolbarToggleButton object from the toggle button group of the InkToolbar.

-parameters

-param tool

Indicates the type of InkToolbarToggleButton to retrieve.

-returns

The InkToolbarToggleButton specified.

-remarks

-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, GetMenuButton, GetToolButton, Simple ink sample (C#/C++), Complex ink sample (C++), Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample

-ignore