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

File dock-layout-common.ts

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

Source from the content-addressed store, hash-verified

1import { DockLayout as DockLayoutDefinition } from '.';
2import { CoreTypes } from '../../../core-types';
3import { LayoutBase } from '../layout-base';
4import { View, CSSType } from '../../core/view';

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected