TranslationResponse.Builder.SetViewTranslationResponse(Int32, ViewTranslationResponse) Method

Definition

[Android.Runtime.Register("setViewTranslationResponse", "(ILandroid/view/translation/ViewTranslationResponse;)Landroid/view/translation/TranslationResponse$Builder;", "", ApiSince=31)]
public Android.Views.Translation.TranslationResponse.Builder SetViewTranslationResponse (int index, Android.Views.Translation.ViewTranslationResponse response);
[<Android.Runtime.Register("setViewTranslationResponse", "(ILandroid/view/translation/ViewTranslationResponse;)Landroid/view/translation/TranslationResponse$Builder;", "", ApiSince=31)>]
member this.SetViewTranslationResponse : int * Android.Views.Translation.ViewTranslationResponse -> Android.Views.Translation.TranslationResponse.Builder

Parameters

index
Int32

Returns

TranslationResponse.Builder
Attributes

Applies to