MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / stack-layout-common.ts

File stack-layout-common.ts

packages/core/ui/layouts/stack-layout/stack-layout-common.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { StackLayout as StackLayoutDefinition } from '.';
2import { LayoutBase } from '../layout-base';
3import { CSSType } from '../../core/view';
4import { Property, makeParser, makeValidator } from '../../core/properties';

Callers

nothing calls this directly

Calls 4

CSSTypeFunction · 0.90
makeParserFunction · 0.85
makeValidatorFunction · 0.85
registerMethod · 0.45

Tested by

no test coverage detected