Android.Content.PM.ResolveInfo.IsDefault Property
This filter has specified the Intent.

Syntax

[Android.Runtime.Register("isDefault")]
public bool IsDefault { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This filter has specified the Intent.CATEGORY_DEFAULT, meaning it would like to be considered a default action that the user can perform on this data.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1