import { Page } from "tns-core-modules/ui/page"; import { Label } from "tns-core-modules/ui/label"; export function onTap(args) { const page = args.object.page; const label = page.getViewById