AiTextCorrectionSettings

public final class AiTextCorrectionSettings

Merged view of AiTextCorrectionSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final boolean getEnabled()
Gets the Enabled property.
Link copied to clipboard
public final TextCorrectionMode getMode()
Gets the Mode property.
Link copied to clipboard
public final void setEnabled(boolean value)
Sets the Enabled property.
Link copied to clipboard
public final void setMode(TextCorrectionMode value)
Sets the Mode property.