Notification.Builder.SetLocusId(LocusId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setLocusId", "(Landroid/content/LocusId;)Landroid/app/Notification$Builder;", "GetSetLocusId_Landroid_content_LocusId_Handler", ApiSince=29)]
public virtual Android.App.Notification.Builder SetLocusId (Android.Content.LocusId? locusId);
[<Android.Runtime.Register("setLocusId", "(Landroid/content/LocusId;)Landroid/app/Notification$Builder;", "GetSetLocusId_Landroid_content_LocusId_Handler", ApiSince=29)>]
abstract member SetLocusId : Android.Content.LocusId -> Android.App.Notification.Builder
override this.SetLocusId : Android.Content.LocusId -> Android.App.Notification.Builder
Parameters
- locusId
- LocusId
Returns
- Attributes