SandboxedSdk.SharedLibraryInfo Property

Definition

Returns the SharedLibraryInfo for the SDK.

public Android.Content.PM.SharedLibraryInfo SharedLibraryInfo { [Android.Runtime.Register("getSharedLibraryInfo", "()Landroid/content/pm/SharedLibraryInfo;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getSharedLibraryInfo", "()Landroid/content/pm/SharedLibraryInfo;", "", ApiSince=34)>]
member this.SharedLibraryInfo : Android.Content.PM.SharedLibraryInfo

Property Value

Attributes

Remarks

Returns the SharedLibraryInfo for the SDK.

Java documentation for android.app.sdksandbox.SandboxedSdk.getSharedLibraryInfo().

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