次の方法で共有


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 Platform::Object IInspectable WebViewControlMoveFocusRequestedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

プロパティ

Reason

移動フォーカスの理由を取得または設定します。

適用対象