FontResolveEventArgs

FontResolveEventArgs class

Provides arguments for the callback that is invoked when font is resolved.

Methods

NameDescription
get_RequestedFontNameGets the name of requested font.
get_ResolvedFontNameGets the name of resolved font. Can be set to control fonts used to render a view.
set_ResolvedFontNameSets the name of resolved font. Can be set to control fonts used to render a view.