Normalizer.Clone Method

Definition

Caution

deprecated

[Android.Runtime.Register("clone", "()Ljava/lang/Object;", "", ApiSince=29)]
[System.Obsolete("deprecated")]
public Java.Lang.Object? Clone ();
[<Android.Runtime.Register("clone", "()Ljava/lang/Object;", "", ApiSince=29)>]
[<System.Obsolete("deprecated")>]
override this.Clone : unit -> Java.Lang.Object

Returns

Object
Attributes

Applies to