Skip to content

Commit babb3a7

Browse files
author
vakrilov
committed
chore: update api-report
1 parent bdb1336 commit babb3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reports/NativeScript.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@ export interface iOSApplication {
12261226
rootController: any /* UIViewController */;
12271227

12281228
/* tslint:enable */
1229-
systemAppearance: "dark" | "light";
1229+
systemAppearance: "dark" | "light" | null;
12301230

12311231
/* tslint:enable */
12321232
window: any /* UIWindow */;

0 commit comments

Comments
 (0)