Contents

typingStyle

The receiver’s CSS typing style.

Declaration

var typingStyle: DOMCSSStyleDeclaration! { get set }

Discussion

The typing style is reset automatically when the receiver’s selection changes.

See Also

Getting and Setting CSS Properties