You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Initializes a new `ElementContent` with no children that delegates to the provided measure function.
253
-
///
254
-
/// - parameter validationKey: If present, measureFunction will attempt to cache sizing based on the path of the node. validationKey will be evaluated to ensure that the result is valid.
255
-
/// - parameter measureFunction: How to measure the `ElementContent` in the given `SizeConstraint` and `Environment`.
0 commit comments