다음을 통해 공유


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 이벤트에 대한 정보를 가져옵니다.

적용 대상