SelectRangeGesture 類別

定義

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

[Android.Runtime.Register("android/view/inputmethod/SelectRangeGesture", ApiSince=34, DoNotGenerateAcw=true)]
public sealed class SelectRangeGesture : Android.Views.InputMethods.PreviewableHandwritingGesture, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/view/inputmethod/SelectRangeGesture", ApiSince=34, DoNotGenerateAcw=true)>]
type SelectRangeGesture = class
    inherit PreviewableHandwritingGesture
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
繼承
屬性
實作

備註

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。 當範圍無法用單一矩形定義時,這非常有用。 此類別包含在工具包元件中選擇文字所需的資訊,如 TextView

注意:此方法選擇位於兩個指定區域之間<> em>範圍內<的文字。 要選擇同一區域內的所有文字<><>,請使用SelectGesture

Java 文件 android.view.inputmethod.SelectRangeGesture

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

欄位

名稱 Description
GranularityCharacter
已淘汰.

以每字元文字計算。

(繼承來源 HandwritingGesture)
GranularityWord
已淘汰.

以每字為單位操作文字。

(繼承來源 HandwritingGesture)

屬性

名稱 Description
Class

回傳此 Object的執行時類別。

(繼承來源 Object)
Creator

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

FallbackText

當手勢下方沒有適用文字時,會在當前游標位置提交的備援文字。

(繼承來源 HandwritingGesture)
Granularity

回傳文字應操作的細緻層級。

Handle

底層 Android 實例的帳號。

(繼承來源 Object)
JniIdentityHashCode

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
JniPeerMembers

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

PeerReference

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
SelectionEndArea

回傳選取結束區 RectF 的畫面座標。

SelectionStartArea

回傳螢幕座標中的選取開始區域 RectF

ThresholdClass

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 PreviewableHandwritingGesture)
ThresholdType

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 PreviewableHandwritingGesture)

方法

名稱 Description
Clone()

建立並回傳此物件的副本。

(繼承來源 Object)
DescribeContents()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

Dispose()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
Dispose(Boolean)

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
Equals(Object)

表示是否有其他物體「等同」於此物。

(繼承來源 Object)
GetHashCode()

回傳物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

當垃圾回收判定該物件不再有相關參考時,由垃圾回收器呼叫。

(繼承來源 Object)
Notify()

喚醒一個正在該物件監視器上等待的執行緒。

(繼承來源 Object)
NotifyAll()

喚醒所有等待該物件監視器的執行緒。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
ToString()

回傳物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
Wait()

導致目前執行緒等待被喚醒,通常是透過 <em>通知</><em 或 em>中斷</em> 來喚醒。

(繼承來源 Object)
Wait(Int64, Int32)

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)
Wait(Int64)

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)
WriteToParcel(Parcel, ParcelableWriteFlags)

用來將此物件打包成 Parcel.

明確介面實作

名稱 Description
IJavaPeerable.Disposed()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.Finalized()

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

(繼承來源 Object)

擴充方法

名稱 Description
GetJniTypeName(IJavaPeerable)

取得實例 self類型的 JNI 名稱。

JavaAs<TResult>(IJavaPeerable)

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

JavaCast<TResult>(IJavaObject)

執行 Android 執行時檢查型別轉換。

JavaCast<TResult>(IJavaObject)

的子類 HandwritingGesture ,透過定義起始與結尾矩形來選取文字範圍。

TryJavaCast<TResult>(IJavaPeerable, TResult)

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

適用於