Freigeben über


TextPredictionGenerator.InputScope Eigenschaft

Definition

Ruft den Eingabebereich für die Textvorhersage ab oder legt diese fest.

public:
 property CoreTextInputScope InputScope { CoreTextInputScope get(); void set(CoreTextInputScope value); };
CoreTextInputScope InputScope();

void InputScope(CoreTextInputScope value);
public CoreTextInputScope InputScope { get; set; }
var coreTextInputScope = textPredictionGenerator.inputScope;
textPredictionGenerator.inputScope = coreTextInputScope;
Public Property InputScope As CoreTextInputScope

Eigenschaftswert

Ein CoreTextInputScope-Wert .

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: