언어

Context.UpdateBindingParams.Flags Property

Definition

public Android.Content.Context.BindServiceFlags Flags { [Android.Runtime.Register("getFlags", "()Landroid/content/Context$BindServiceFlags;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getFlags", "()Landroid/content/Context$BindServiceFlags;", "", ApiSince=37)>]
member this.Flags : Android.Content.Context.BindServiceFlags

Property Value

Returns updated bind service flags for a rebind request. This value cannot be null.

Attributes

Remarks

Android reference for android.content.Context.UpdateBindingParams.getFlags.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to