Person.Builder.SetIcon(Icon) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[Android.Runtime.Register("setIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Person$Builder;", "GetSetIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=28)]
public virtual Android.App.Person.Builder SetIcon(Android.Graphics.Drawables.Icon? icon);
[<Android.Runtime.Register("setIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Person$Builder;", "GetSetIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=28)>]
abstract member SetIcon : Android.Graphics.Drawables.Icon -> Android.App.Person.Builder
override this.SetIcon : Android.Graphics.Drawables.Icon -> Android.App.Person.Builder
參數
- icon
- Icon
傳回
- 屬性