ShortcutInfo.Builder.SetStartingTheme(Int32) Method

Definition

[Android.Runtime.Register("setStartingTheme", "(I)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetStartingTheme_IHandler", ApiSince=31)]
public virtual Android.Content.PM.ShortcutInfo.Builder SetStartingTheme (int themeResId);
[<Android.Runtime.Register("setStartingTheme", "(I)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetStartingTheme_IHandler", ApiSince=31)>]
abstract member SetStartingTheme : int -> Android.Content.PM.ShortcutInfo.Builder
override this.SetStartingTheme : int -> Android.Content.PM.ShortcutInfo.Builder

Parameters

themeResId
Int32

Returns

Attributes

Applies to