CoreTextSelectionRequestedEventArgs 类

定义

SelectionRequested 事件提供数据。

public ref class CoreTextSelectionRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreTextSelectionRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreTextSelectionRequestedEventArgs
Public NotInheritable Class CoreTextSelectionRequestedEventArgs
继承
Object Platform::Object IInspectable CoreTextSelectionRequestedEventArgs
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

此类型的对象作为参数传递给 SelectionRequested 事件的处理程序。

属性

Request

获取有关 SelectionRequested 事件的信息。

适用于