InkToolbarFlyoutItemKind Enumeration

Definition

Gibt die Typen von Schaltflächen an, die in einem InkToolbar-Flyout verwendet werden können.

public enum class InkToolbarFlyoutItemKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
enum class InkToolbarFlyoutItemKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public enum InkToolbarFlyoutItemKind
Public Enum InkToolbarFlyoutItemKind
Vererbung
InkToolbarFlyoutItemKind
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Felder

Check 2

Ein Kontrollkästchen.

Radio 1

Ein einfaches Optionsfeld.

RadioCheck 3

Ein Optionsfeld, das ein- oder ausgeschaltet werden kann.

Simple 0

Eine einfache Schaltfläche.

Gilt für:

Weitere Informationen