Share via


PerformLocalActionRequestedEventArgs Class

Definition

Provides data for the PerformLocalActionRequested event.

Important

The PerformLocalActionRequestedEventArgs API is part of a Limited Access Feature (see LimitedAccessFeatures class). For more information or to request an unlock token, please use the LAF Access Token Request Form.

public ref class PerformLocalActionRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PerformLocalActionRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PerformLocalActionRequestedEventArgs
Public NotInheritable Class PerformLocalActionRequestedEventArgs
Inheritance
Object Platform::Object IInspectable PerformLocalActionRequestedEventArgs
Attributes

Windows requirements

Requirements Description
Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Properties

Name Description
Action

Gets the requested action associated with a PerformLocalActionRequested event.

Applies to