vector
fun <Error class: unknown class>.vector(resource: <Error class: unknown class>, width: <Error class: unknown class>? = null, height: <Error class: unknown class>? = null, tint: <Error class: unknown class>? = null, strokeMode: <Error class: unknown class> = VectorStrokeMode.Inherit)
Inline overload of vector(...) that takes a typed DrawableResource pointing at <vector> or <svg> XML. Resolves through the suspend preflight pass — call inside com.conamobile.pdfkmp.pdfAsync.
Use this when you know the resource is XML and want vector-specific options (tint, strokeMode) at the call site without the auto-detect machinery from drawable.