SurfaceView.ChildSurfacePackage Proprietà

Definizione

Restituisce il surfaceControlViewHost.SurfacePackage impostato su surfaceView. Nota: questo metodo restituirà null se setChildSurfacePackage(SurfaceControlViewHost.SurfacePackage) non è stato chiamato o se è stato chiamato clearChildSurfacePackage().

public virtual Android.Views.SurfaceControlViewHost.SurfacePackage? ChildSurfacePackage { [Android.Runtime.Register("getChildSurfacePackage", "()Landroid/view/SurfaceControlViewHost$SurfacePackage;", "GetGetChildSurfacePackageHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getChildSurfacePackage", "()Landroid/view/SurfaceControlViewHost$SurfacePackage;", "GetGetChildSurfacePackageHandler", ApiSince=36)>]
member this.ChildSurfacePackage : Android.Views.SurfaceControlViewHost.SurfacePackage

Valore della proprietà

Attributi

Commenti

Per informazioni dettagliate, vedere la documentazione di riferimento di Android per android.view.SurfaceView.getChildSurfacePackage.

per android.view.SurfaceView.getChildSurfacePackage.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a