A set of methods that a glyph storage object must implement to interact properly with NSGlyph
.
SDK
- macOS 10.3+
Framework
- App
Kit
Declaration
protocol NSGlyphStorage
Overview
An example of a class that conforms to the NSGlyph
protocol is NSLayout
.