PackageManager.ResolveInfoFlags.Of(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("of", "(J)Landroid/content/pm/PackageManager$ResolveInfoFlags;", "", ApiSince=33)]
public static Android.Content.PM.PackageManager.ResolveInfoFlags Of (long value);
[<Android.Runtime.Register("of", "(J)Landroid/content/pm/PackageManager$ResolveInfoFlags;", "", ApiSince=33)>]
static member Of : int64 -> Android.Content.PM.PackageManager.ResolveInfoFlags
Parameters
- value
- Int64
Returns
- Attributes