Sprache

View.RectangleOnScreenRequestSourceTextCursor Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.ViewRectangleOnScreenRequestSource enum directly instead of this field.

Stellt dar, dass die Benutzerinteraktion, die ein Rechteck auf dem Bildschirm anfordert, dies tut, da die Ansicht einen Textcursor (Caret) enthält.

[Android.Runtime.Register("RECTANGLE_ON_SCREEN_REQUEST_SOURCE_TEXT_CURSOR", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewRectangleOnScreenRequestSource enum directly instead of this field.", true)]
public const Android.Views.ViewRectangleOnScreenRequestSource RectangleOnScreenRequestSourceTextCursor = 2;
[<Android.Runtime.Register("RECTANGLE_ON_SCREEN_REQUEST_SOURCE_TEXT_CURSOR", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewRectangleOnScreenRequestSource enum directly instead of this field.", true)>]
val mutable RectangleOnScreenRequestSourceTextCursor : Android.Views.ViewRectangleOnScreenRequestSource

Feldwert

Value = 2
Attribute

Gilt für: