[]
Gets or sets the RDLX platform-specific settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RdlxSettings Rdlx { get; set; }
| Type | Description |
|---|---|
| RdlxSettings | An instance of RdlxSettings representing the RDLX platform-specific settings. |