Click or drag to resize
DefaultFormatterInstance Property

[This is preliminary documentation and is subject to change.]

Gets an instance of the DefaultFormatter class.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public static DefaultFormatter Instance { get; }

Property Value

Type: DefaultFormatter
The instance.
See Also