Framework
GlyphsKit
Topics
Classes
A flow-layout segmented control that wraps across multiple lines when the available width is exhausted. The API closely mirrors NSSegmentedControl.
A view that arranges its managed subviews in a left-to-right, wrapping flow layout — similar to NSStackView but multi-line. The view sizes itself to the height required to fit all subviews at the current width.
An abstraction of
GSPathWatcherin the spirit ofGSKeyValueObservation.An
NSSplitViewsubclass that provides a method to animate the position of a divider in a way that works with Auto Layout.
Protocols
Structures
Variables
Functions
Runs the given block on the main queue synchronously.
Runs the given block on the main queue synchronously.
Type Aliases
Enumerations
Controls how subviews are positioned horizontally within each row.
Extended Modules
Topics
Classes
A flow-layout segmented control that wraps across multiple lines when the available width is exhausted. The API closely mirrors NSSegmentedControl.
A view that arranges its managed subviews in a left-to-right, wrapping flow layout — similar to NSStackView but multi-line. The view sizes itself to the height required to fit all subviews at the current width.
An abstraction of
GSPathWatcherin the spirit ofGSKeyValueObservation.An
NSSplitViewsubclass that provides a method to animate the position of a divider in a way that works with Auto Layout.
Protocols
Functions
Runs the given block on the main queue synchronously.
Runs the given block on the main queue synchronously.
Macros
Enumeration Cases
Type Aliases
Enumerations
Controls how subviews are positioned horizontally within each row.