ISuggestedAction.InputGestureText Property

Definition

Gets the text describing an input gesture that will apply the suggested action.

public:
 property System::String ^ InputGestureText { System::String ^ get(); };
public:
 property Platform::String ^ InputGestureText { Platform::String ^ get(); };
public string InputGestureText { get; }
public string? InputGestureText { get; }
member this.InputGestureText : string
Public ReadOnly Property InputGestureText As String

Property Value

The text describing an input gesture that will apply the suggested action.

Applies to