言語

Context.UpdateBindingParams.Connection プロパティ

定義

public Android.Content.IServiceConnection Connection { [Android.Runtime.Register("getConnection", "()Landroid/content/ServiceConnection;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getConnection", "()Landroid/content/ServiceConnection;", "", ApiSince=37)>]
member this.Connection : Android.Content.IServiceConnection

プロパティ値

更新中の接続を返します。

属性

適用対象