-
Notifications
You must be signed in to change notification settings - Fork 3
Home
fumoboy007 edited this page Nov 27, 2020
·
3 revisions
-
AutoLayoutTextView:
An
NSTextView
subclass that implementsintrinsicContentSize
so that the text view can participate in layout outside of a scroll view. -
EagerLayoutManager:
An
NSLayoutManager
subclass that performs layout immediately whenever text changes or whenever the geometry of a text container changes. -
Label:
An
AutoLayoutTextView
subclass that acts like a label. - LayerView: A layer-backed view with additional APIs for setting background color, border width, border color, and corner radius.
- LayerView.BorderWidth
- ShadowView: A container view that draws a rectangular shadow underneath its content view in a performant manner.
Generated at 2020-11-27T07:13:09+0000 using swift-doc 1.0.0-beta.5.