Android.Text.DynamicLayout: Constructor Members

The constructors of Android.Text.DynamicLayout are listed below. For a list of all members, see the DynamicLayout Members list.

See Also: Inherited members from Android.Text.Layout

Public Constructors

Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.
Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.
Make a layout for the specified text that will be updated as the text is changed.
Make a layout for the specified text that will be updated as the text is changed.
Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.
Make a layout for the transformed text (password transformation being the primary example of a transformation) that will be updated as the base text is changed.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.