MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / split-view-common.ts

File split-view-common.ts

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

Source from the content-addressed store, hash-verified

1import { LayoutBase } from '../layouts/layout-base';
2import { View, CSSType } from '../core/view';
3import { Property, makeParser, makeValidator } from '../core/properties';
4import { Color } from '../../color';

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected