Declaration

unowned(unsafe) var handler: (any GlyphsProgressDelegate & NSObjectProtocol)! { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSObject<GlyphsProgressDelegate> * handler;

Declaration

handler() -> NSObject<GlyphsProgressDelegate>
setHandler_(handler: NSObject<GlyphsProgressDelegate>)