TextView.BufferType.ValueOf(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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("valueOf", "(Ljava/lang/String;)Landroid/widget/TextView$BufferType;", "")]
public static Android.Widget.TextView.BufferType ValueOf(string name);
[<Android.Runtime.Register("valueOf", "(Ljava/lang/String;)Landroid/widget/TextView$BufferType;", "")>]
static member ValueOf : string -> Android.Widget.TextView.BufferType
Parâmetros
- name
- String
String
Retornos
O resultado do valor da operação.
- 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.