Table of Contents

Property MultiLine

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

MultiLine

Gets or sets whether the text field allows multiple lines.

[JsonProperty("multiline")]
public bool MultiLine { get; set; }

Property Value

bool