MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / segmented-bar-common.ts

File segmented-bar-common.ts

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

Source from the content-addressed store, hash-verified

1import { SegmentedBar as SegmentedBarDefinition, SegmentedBarItem as SegmentedBarItemDefinition, SelectedIndexChangedEventData } from '.';
2import { View, AddChildFromBuilder, AddArrayFromBuilder, CSSType } from '../core/view';
3import { ViewBase } from '../core/view-base';
4import { Property, CoercibleProperty, InheritedCssProperty } from '../core/properties';

Callers

nothing calls this directly

Calls 4

CSSTypeFunction · 0.90
notifyMethod · 0.65
registerMethod · 0.45
onItemsChangedMethod · 0.45

Tested by

no test coverage detected