PackageManager.ApplicationInfoFlags.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$ApplicationInfoFlags;", "", ApiSince=33)]
public static Android.Content.PM.PackageManager.ApplicationInfoFlags Of (long value);
[<Android.Runtime.Register("of", "(J)Landroid/content/pm/PackageManager$ApplicationInfoFlags;", "", ApiSince=33)>]
static member Of : int64 -> Android.Content.PM.PackageManager.ApplicationInfoFlags
Parameters
- value
- Int64
Returns
- Attributes