We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca222c commit bcf8e8fCopy full SHA for bcf8e8f
src/dialogs/dialogs.ios.ts
@@ -77,7 +77,6 @@ declare class IMDCAlertControllerImpl extends MDCAlertController {
77
// _customContentViewContext?: any;
78
_resolveFunction?: Function;
79
actions: NSArray<any>;
80
- viewLayedOut: boolean;
81
_disableContentInsets: boolean;
82
}
83
const MDCAlertControllerImpl = (MDCAlertController as any).extend({
0 commit comments