Partager via


AssociationInfo.IsSelfManaged Property

Definition

public bool IsSelfManaged { [Android.Runtime.Register("isSelfManaged", "()Z", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isSelfManaged", "()Z", "", ApiSince=35)>]
member this.IsSelfManaged : bool

Property Value

whether the association is managed by the companion application it belongs to.

Attributes

Remarks

Java documentation for android.companion.AssociationInfo.isSelfManaged().

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