Notification.ProgressStyle.Segment.SetId(Int32) 方法

定义

[Android.Runtime.Register("setId", "(I)Landroid/app/Notification$ProgressStyle$Segment;", "", ApiSince=36)]
public Android.App.Notification.ProgressStyle.Segment SetId(int id);
[<Android.Runtime.Register("setId", "(I)Landroid/app/Notification$ProgressStyle$Segment;", "", ApiSince=36)>]
member this.SetId : int -> Android.App.Notification.ProgressStyle.Segment

参数

id
Int32

返回

属性

适用于