TextInfo.Cookie Property

Definition

public int Cookie { [Android.Runtime.Register("getCookie", "()I", "")] get; }
[<get: Android.Runtime.Register("getCookie", "()I", "")>]
member this.Cookie : int

Property Value

the cookie of TextInfo

Attributes

Remarks

Java documentation for android.view.textservice.TextInfo.getCookie().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to