Skip to content

cupertino-files / findDrawableCore

Function: findDrawableCore()

findDrawableCore(message, maxDepth?): RawMessage | undefined

Defined in: src/tsd/drawables.ts:32

Locate the TSD.DrawableArchive submessage inside a concrete drawable by following super (field 1) chains until a message carrying a TSD.GeometryArchive (field 1 with position/size shape) is found.

Parameters

message

RawMessage

maxDepth?

number = 6

Returns

RawMessage | undefined

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.