MotionPredictor(Context) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為所提供的 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 所創建與分享的作品,並依授權條款所描述的使用進行修改。