InkToolbarToggle InkToolbarToggle InkToolbarToggle InkToolbarToggle Enum

Definition

Defines constants that specify the button types exposed in the toggle button group of an InkToolbar.

public : enum class InkToolbarTogglepublic enum InkToolbarTogglePublic Enum InkToolbarToggle// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Custom Custom Custom Custom

A toggle button for a custom tool.

Ruler Ruler Ruler Ruler

A toggle button for a stencil tool.

Remarks

The InkToolbar consists of two distinct groups of button types:

See Also