LayoutTree.layerForStroke

Find a layer for the given input stroke.

struct LayoutTree
inout scope return
inout(InputLayer)*
layerForStroke

Return Value

Type: inout(InputLayer)*

Layer found for the given input stroke. null if none found.

Meta