XAML_REFERENCETRACKER_DISCONNECT enumeration (microsoft.ui.xaml.hosting.referencetracker.h)
Specifies the possible disconnect values.
Syntax
typedef enum __MIDL___MIDL_itf_microsoft2Eui2Examl2Ehosting2Ereferencetracker_0000_0004_0001 {
XAML_REFERENCETRACKER_DISCONNECT_DEFAULT,
XAML_REFERENCETRACKER_DISCONNECT_SUSPEND
} XAML_REFERENCETRACKER_DISCONNECT;
Constants
XAML_REFERENCETRACKER_DISCONNECT_DEFAULT Default disconnection. |
XAML_REFERENCETRACKER_DISCONNECT_SUSPEND Suspended. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
Header | microsoft.ui.xaml.hosting.referencetracker.h |