Convenience equivalent for when you would just want a new Object() for
a span but want it to be no-copy.
See Also:
NoCopySpanConcrete Members
Syntax
[Android.Runtime.Register("android/text/NoCopySpan$Concrete", DoNotGenerateAcw=true)]
public class
NoCopySpanConcrete :
Java.Lang.Object,
INoCopySpan,
IDisposableRemarks
Convenience equivalent for when you would just want a new Object() for
a span but want it to be no-copy. Use this instead.
[Android Documentation]
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3