Language

MediaProjectionAppContent.Builder.Build Method

Definition

Builds the MediaProjectionAppContent instance.

[Android.Runtime.Register("build", "()Landroid/media/projection/MediaProjectionAppContent;", "", ApiSince=37)]
public Android.Media.Projection.MediaProjectionAppContent Build();
[<Android.Runtime.Register("build", "()Landroid/media/projection/MediaProjectionAppContent;", "", ApiSince=37)>]
member this.Build : unit -> Android.Media.Projection.MediaProjectionAppContent

Returns

A new MediaProjectionAppContent.

Attributes

Remarks

Builds the MediaProjectionAppContent instance.

Android reference for android.media.projection.MediaProjectionAppContent.Builder.build.

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