Notification.ProgressStyle.SetProgressTrackerIcon(Icon) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Android.Runtime.Register("setProgressTrackerIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$ProgressStyle;", "GetSetProgressTrackerIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetProgressTrackerIcon(Android.Graphics.Drawables.Icon? trackerIcon);
[<Android.Runtime.Register("setProgressTrackerIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$ProgressStyle;", "GetSetProgressTrackerIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=36)>]
abstract member SetProgressTrackerIcon : Android.Graphics.Drawables.Icon -> Android.App.Notification.ProgressStyle
override this.SetProgressTrackerIcon : Android.Graphics.Drawables.Icon -> Android.App.Notification.ProgressStyle
Parameter
- trackerIcon
- Icon
Gibt zurück
- Attribute