MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / style-properties.ts

File style-properties.ts

packages/core/ui/styling/style-properties.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CssProperty, CssAnimationProperty, ShorthandProperty, InheritedCssProperty } from '../core/properties';
2import { unsetValue, isCssWideKeyword } from '../core/properties/property-shared';
3import { Style } from './style';
4

Callers

nothing calls this directly

Calls 15

parseBackgroundFunction · 0.90
parseCSSShadowFunction · 0.90
parseFontFunction · 0.90
withImageMethod · 0.80
withColorMethod · 0.80
withRepeatMethod · 0.80
withSizeMethod · 0.80
withPositionMethod · 0.80

Tested by

no test coverage detected