Instance Method
show(completion:)showWithCompletion:showWithCompletion_
Declaration
func show(completion handler: @escaping SelectGlyphHandler)func show() async -> ([Any]?, String)Declaration
- (void) showWithCompletion:(SelectGlyphHandler) handler;Declaration
showWithCompletion_(handler: SelectGlyphHandler)