TextView.BufferType.Values Método

Definição

public static final enum TextView.BufferType extends Enum Type of the text buffer that define the characteristics of the text such as static, styleable, or editable.

[Android.Runtime.Register("values", "()[Landroid/widget/TextView$BufferType;", "")]
public static Android.Widget.TextView.BufferType[]? Values();
[<Android.Runtime.Register("values", "()[Landroid/widget/TextView$BufferType;", "")>]
static member Values : unit -> Android.Widget.TextView.BufferType[]

Retornos

O resultado da operação de valores.

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a