WebViewControlMoveFocusRequestedEventArgs 클래스

정의

이 클래스에는 이벤트에 대한 정보가 포함됩니다 Windows.Web.UI.Interop.WebViewControl.MoveFocusRequested .

public ref class WebViewControlMoveFocusRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebViewControlMoveFocusRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebViewControlMoveFocusRequestedEventArgs
Public NotInheritable Class WebViewControlMoveFocusRequestedEventArgs
상속
Object IInspectable WebViewControlMoveFocusRequestedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)

속성

Reason

이동 포커스 이유를 가져오거나 설정합니다.

적용 대상