SIGN IN SIGN UP

Expose public setter for typingAttributes; update protocol and AppKit/UIKit

https://github.com/krzyzanowskim/STTextView/discussions/14#discussioncomment-16449049

- STTextViewProtocol: typingAttributes is now get/set
- STTextView (AppKit/UIKit): change from public internal(set) to public var
- Enables clients to set typing attributes directly (API-breaking)
M
Marcin Krzyzanowski committed
b80efb39c21ffacb726e26dac54e924b822d4059
Parent: f8b8ce5