See Also: DynamicLayout Members
DynamicLayout is a text layout that updates itself as the text is edited.
This is used by widgets to control text layout. You should not need to use this class directly unless you are implementing your own widget or custom display object, or need to call Android.Graphics.Canvas.DrawText(Java.Lang.ICharSequence, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32) directly.