Contents

defaultFontSize

The default font size of the web view.

Declaration

var defaultFontSize: Int32 { get set }

Discussion

The default font size to use for content displayed in a fixed font if no font size or font family is specified.

The font size specified by size should always be greater than zero.

See Also

Getting and Setting Font Sizes