Returns the transform associated with this texture view.
Syntax
[Android.Runtime.Register("getTransform", "(Landroid/graphics/Matrix;)Landroid/graphics/Matrix;", "GetGetTransform_Landroid_graphics_Matrix_Handler")]
public virtual
Android.Graphics.Matrix GetTransform (
Android.Graphics.Matrix transform)
See Also
Parameters
- transform
- The Android.Graphics.Matrix in which to copy the current
transform. Can be null.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14