- child
- The child view whose static transform is being requested
- t
- The Transformation which will hold the result
Documentation for this section has not yet been entered.
Sets t to be the static transformation of the child, if set, returning a boolean to indicate whether a static transform was set. The default implementation simply returns false; subclasses may override this method for different behavior. ViewGroup.SetStaticTransformationsEnabled(bool) must be set to true for this method to be called.