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
maxDepth?
number = 6
Returns
RawMessage | undefined