共用方式為


ClosestInteractiveBoundsRequestedEventArgs 類別

定義

提供 ClosestInteractiveBoundsRequested 事件的事件資料。 不適用於一般用途。 請參閱 CoreComponentInputSource.ClosestInteractiveBoundsRequestedCoreWindow.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
繼承
Object Platform::Object IInspectable ClosestInteractiveBoundsRequestedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

注意

不適用於一般用途。

請參閱 CoreComponentInputSource.ClosestInteractiveBoundsRequestedCoreWindow.ClosestInteractiveBoundsRequested

屬性

ClosestInteractiveBounds

取得或設定 SearchBounds 內且最接近 PointerPosition之互動式專案的周框。

PointerPosition

取得指標的用戶端座標。

SearchBounds

取得或設定要在其中搜尋互動式元素的周框。

適用於