UseRawModeIfPossible

TextOptions.UseRawModeIfPossible property

Gets the value that indicates whether the raw mode is used.

public bool UseRawModeIfPossible { get; }

Property Value

true if the raw mode is used; otherwise, false.

See Also