Instance Property
controller
Declaration
weak var controller: (any GSGlyphViewControllerProtocol & NSObjectProtocol)? { get set }Declaration
@property (weak) NSObject<GSGlyphViewControllerProtocol> * controller;Declaration
controller() -> NSObject<GSGlyphViewControllerProtocol>
setController_(controller: NSObject<GSGlyphViewControllerProtocol>)