Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 609 Bytes

webviewcontrolprocesscapabilitystate.md

File metadata and controls

30 lines (20 loc) · 609 Bytes
-api-id -api-type
T:Windows.Web.UI.Interop.WebViewControlProcessCapabilityState
winrt enum

Windows.Web.UI.Interop.WebViewControlProcessCapabilityState

-description

Represents the state of the Windows.Web.UI.Interop.WebViewControlProcess.

-enum-fields

-field Enabled:2

The process is enabled.

-field Disabled:1

The process is disabled.

-field Default:0

The process is in an unknown state.

-remarks

-see-also

-examples