Share via


SdkSandboxManager.AppOwnedSdkSandboxInterfaces Property

Definition

public System.Collections.Generic.IList<Android.App.SdkSandbox.AppOwnedSdkSandboxInterface> AppOwnedSdkSandboxInterfaces { [Android.Runtime.Register("getAppOwnedSdkSandboxInterfaces", "()Ljava/util/List;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getAppOwnedSdkSandboxInterfaces", "()Ljava/util/List;", "", ApiSince=35)>]
member this.AppOwnedSdkSandboxInterfaces : System.Collections.Generic.IList<Android.App.SdkSandbox.AppOwnedSdkSandboxInterface>

Property Value

Attributes

Applies to