ShortcutInfo.Builder.SetExcludedFromSurfaces(Int32) Method

Definition

[Android.Runtime.Register("setExcludedFromSurfaces", "(I)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetExcludedFromSurfaces_IHandler", ApiSince=33)]
public virtual Android.Content.PM.ShortcutInfo.Builder SetExcludedFromSurfaces (int surfaces);
[<Android.Runtime.Register("setExcludedFromSurfaces", "(I)Landroid/content/pm/ShortcutInfo$Builder;", "GetSetExcludedFromSurfaces_IHandler", ApiSince=33)>]
abstract member SetExcludedFromSurfaces : int -> Android.Content.PM.ShortcutInfo.Builder
override this.SetExcludedFromSurfaces : int -> Android.Content.PM.ShortcutInfo.Builder

Parameters

surfaces
Int32

Returns

Attributes

Applies to