FlexNodeMeasureFuncNativeType typedef
FlexNodeMeasureFuncNativeType =
Int64 Function(Int64 nodeId, Float width, Int32 widthMode, Float height, Int32 heightMode)
Implementation
typedef FlexNodeMeasureFuncNativeType = Int64 Function(
Int64 nodeId, Float width, Int32 widthMode, Float height, Int32 heightMode);