cupertino-files / DrawableStyle
Interface: DrawableStyle
Defined in: src/tsd/drawables.ts:321
Properties
fill?
optionalfill?:Fill|null
Defined in: src/tsd/drawables.ts:323
Shapes only — media (images, movies) cannot carry a fill.
opacity?
optionalopacity?:number
Defined in: src/tsd/drawables.ts:326
0..1.
reflection?
optionalreflection?:number|null
Defined in: src/tsd/drawables.ts:329
Mirror below the object; the value is its opacity, 0..1.
shadow?
optionalshadow?:Shadow|null
Defined in: src/tsd/drawables.ts:327
stroke?
optionalstroke?:Stroke|null
Defined in: src/tsd/drawables.ts:324