The classes that affect character-level text formatting in a way that
triggers a text layout update when one is added or removed must implement
this interface.
See Also:
IUpdateLayout Members
Syntax
[Android.Runtime.Register("android/text/style/UpdateLayout", "", "Android.Text.Style.IUpdateLayoutInvoker")]
public interface
IUpdateLayout :
IUpdateAppearance,
IDisposableRemarks
The classes that affect character-level text formatting in a way that
triggers a text layout update when one is added or removed must implement
this interface. This interface also includes Android.Text.Style.IUpdateAppearance
since such a change implicitly also impacts the appearance.
[Android Documentation]
Requirements
Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1