DeleteRangeGesture.DeletionStartArea プロパティ

定義

画面座標の削除開始領域 RectF を返します。

public Android.Graphics.RectF DeletionStartArea { [Android.Runtime.Register("getDeletionStartArea", "()Landroid/graphics/RectF;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDeletionStartArea", "()Landroid/graphics/RectF;", "", ApiSince=34)>]
member this.DeletionStartArea : Android.Graphics.RectF

プロパティ値

属性

注釈

画面座標の削除開始領域 RectF を返します。

で設定 Builder#setDeletionStartArea(RectF)された削除領域の Getter。

android.view.inputmethod.DeleteRangeGesture.getDeletionStartArea()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象