共用方式為


Shape.Clone 方法

定義

建立並傳回這個 Object的複本。

[Android.Runtime.Register("clone", "()Landroid/graphics/drawable/shapes/Shape;", "GetCloneHandler")]
public virtual Android.Graphics.Drawables.Shapes.Shape? Clone ();
[<Android.Runtime.Register("clone", "()Landroid/graphics/drawable/shapes/Shape;", "GetCloneHandler")>]
override this.Clone : unit -> Android.Graphics.Drawables.Shapes.Shape

傳回

屬性

例外狀況

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於