語言

MotionPredictor(Context) 建構函式

定義

為所提供的 Context建立一個新的動作預測器。

[Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=34)]
public MotionPredictor(Android.Content.Context context);
[<Android.Runtime.Register(".ctor", "(Landroid/content/Context;)V", "", ApiSince=34)>]
new Android.Views.MotionPredictor : Android.Content.Context -> Android.Views.MotionPredictor

參數

context
Context

預測的背景

屬性

備註

為所提供的 Context建立一個新的動作預測器。

Java 文件 android.view.MotionPredictor.MotionPredictor(android.content.Context)

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於