[]
Gets or sets the locale used for displaying the Viewer.
[Parameter]
public string Locale { get; init; }
| Type | Description |
|---|---|
| string | The locale as a string. |
This property can only be set once during object initialization and cannot be changed afterwards.