次の方法で共有


RemoteViews.SetOnStylusHandwritingPendingIntent(Int32, PendingIntent) Method

Definition

[Android.Runtime.Register("setOnStylusHandwritingPendingIntent", "(ILandroid/app/PendingIntent;)V", "GetSetOnStylusHandwritingPendingIntent_ILandroid_app_PendingIntent_Handler", ApiSince=35)]
public virtual void SetOnStylusHandwritingPendingIntent (int viewId, Android.App.PendingIntent? pendingIntent);
[<Android.Runtime.Register("setOnStylusHandwritingPendingIntent", "(ILandroid/app/PendingIntent;)V", "GetSetOnStylusHandwritingPendingIntent_ILandroid_app_PendingIntent_Handler", ApiSince=35)>]
abstract member SetOnStylusHandwritingPendingIntent : int * Android.App.PendingIntent -> unit
override this.SetOnStylusHandwritingPendingIntent : int * Android.App.PendingIntent -> unit

Parameters

viewId
Int32
pendingIntent
PendingIntent
Attributes

Applies to