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 |
取得或設定要在其中搜尋互動式元素的周框。 |