Share via


SettingsPreferenceMetadata.Builder.SetLaunchIntent(Intent) Method

Definition

[Android.Runtime.Register("setLaunchIntent", "(Landroid/content/Intent;)Landroid/service/settings/preferences/SettingsPreferenceMetadata$Builder;", "", ApiSince=36)]
public Android.Service.Settings.Preferences.SettingsPreferenceMetadata.Builder SetLaunchIntent(Android.Content.Intent? launchIntent);
[<Android.Runtime.Register("setLaunchIntent", "(Landroid/content/Intent;)Landroid/service/settings/preferences/SettingsPreferenceMetadata$Builder;", "", ApiSince=36)>]
member this.SetLaunchIntent : Android.Content.Intent -> Android.Service.Settings.Preferences.SettingsPreferenceMetadata.Builder

Parameters

launchIntent
Intent

Returns

Attributes

Applies to