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 27fa4c6 commit 5acb642Copy full SHA for 5acb642
nativescript-intro-slides.d.ts
@@ -13,5 +13,5 @@ export declare class IntroSlides extends AbsoluteLayout implements AddChildFromB
13
_addChildFromBuilder: (name: string, value: any) => void;
14
private buildFooter();
15
private setwidthPercent(view, percentage);
16
- private newButtoner(name);
+ private newFooterButton(name);
17
}
0 commit comments