BatchUpdates.Builder.TransformChild(Int32, ITransformation) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
パラメーター
- id
- Int32
- transformation
- ITransformation
返品
- 属性