Formatter.EnsureAtNewLine Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the Position of the Selector, if not at a New Line, it will move the Selector to a new line.
public virtual void EnsureAtNewLine();
abstract member EnsureAtNewLine : unit -> unit
override this.EnsureAtNewLine : unit -> unit
Public Overridable Sub EnsureAtNewLine ()