Control.StatelessBuilder.SetAppIntent(PendingIntent) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Android.Runtime.Register("setAppIntent", "(Landroid/app/PendingIntent;)Landroid/service/controls/Control$StatelessBuilder;", "", ApiSince=30)]
public Android.Service.Controls.Control.StatelessBuilder SetAppIntent (Android.App.PendingIntent appIntent);
[<Android.Runtime.Register("setAppIntent", "(Landroid/app/PendingIntent;)Landroid/service/controls/Control$StatelessBuilder;", "", ApiSince=30)>]
member this.SetAppIntent : Android.App.PendingIntent -> Android.Service.Controls.Control.StatelessBuilder
參數
- appIntent
- PendingIntent
傳回
- 屬性