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