Searched refs:ScaleAspectFill (Results 1 – 8 of 8) sorted by relevance
7 readonly ScaleAspectFill: string; constant
16 get ScaleAspectFill() {
1 … get ScaleAspectFit(): string {\n return 'contain';\n },\n get ScaleAspectFill(): string {\n…
223 nativeResizeMode = ExpoVideoManagerConstants.ScaleAspectFill;
1 …eMode.COVER) {\n nativeResizeMode = ExpoVideoManagerConstants.ScaleAspectFill;\n }\n …
18 get ScaleAspectFill(): string {
309 nativeResizeMode = ExpoVideoManagerConstants.ScaleAspectFill;
807 ScaleAspectFill: { type: 'string' }, property