Declaration

init(controller delegate: (any GSDialogDelegateProtocol)?)

Declaration

- (instancetype) initWithController:(id<GSDialogDelegateProtocol>) delegate;

Declaration

initWithController_(delegate: object) -> GSDialogController