ClosestInteractiveBoundsRequestedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ClosestInteractiveBoundsRequested イベントのイベント データを提供します。 一般的な使用を目的としたものではありません。 「CoreComponentInputSource.ClosestInteractiveBoundsRequested」および「CoreWindow.ClosestInteractiveBoundsRequested」を参照してください。
public ref class ClosestInteractiveBoundsRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class ClosestInteractiveBoundsRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class ClosestInteractiveBoundsRequestedEventArgs
Public NotInheritable Class ClosestInteractiveBoundsRequestedEventArgs
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v3.0 で導入)
|
注釈
注意
一般的な使用を目的としたものではありません。
「CoreComponentInputSource.ClosestInteractiveBoundsRequested」および「CoreWindow.ClosestInteractiveBoundsRequested」を参照してください。
プロパティ
ClosestInteractiveBounds |
SearchBounds 内にあり、PointerPosition に最も近い対話型要素の外接する四角形を取得または設定します。 |
PointerPosition |
ポインターのクライアント座標を取得します。 |
SearchBounds |
対話型要素を検索する外接する四角形を取得または設定します。 |