BatchUpdates.Builder.TransformChild(Int32, ITransformation) 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.
[Android.Runtime.Register("transformChild", "(ILandroid/service/autofill/Transformation;)Landroid/service/autofill/BatchUpdates$Builder;", "GetTransformChild_ILandroid_service_autofill_Transformation_Handler", ApiSince=28)]
public virtual Android.Service.Autofill.BatchUpdates.Builder? TransformChild(int id, Android.Service.Autofill.ITransformation transformation);
[<Android.Runtime.Register("transformChild", "(ILandroid/service/autofill/Transformation;)Landroid/service/autofill/BatchUpdates$Builder;", "GetTransformChild_ILandroid_service_autofill_Transformation_Handler", ApiSince=28)>]
abstract member TransformChild : int * Android.Service.Autofill.ITransformation -> Android.Service.Autofill.BatchUpdates.Builder
override this.TransformChild : int * Android.Service.Autofill.ITransformation -> Android.Service.Autofill.BatchUpdates.Builder
Parâmetros
- id
- Int32
- transformation
- ITransformation
Retornos
- Atributos