Share via


Screen.AutoCorrectedText Property

Definition

Gets or sets the autocorrected text

[Newtonsoft.Json.JsonProperty(PropertyName="AutoCorrectedText")]
public string AutoCorrectedText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="AutoCorrectedText")>]
member this.AutoCorrectedText : string with get, set
Public Property AutoCorrectedText As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to