Language

MediaProjectionAppContent.Builder(Int32) Constructor

Definition

Creates a new Builder.

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=37)]
public Builder(int id);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=37)>]
new Android.Media.Projection.MediaProjectionAppContent.Builder : int -> Android.Media.Projection.MediaProjectionAppContent.Builder

Parameters

id
Int32

The mandatory identifier for the content. This must uniquely identify the content within the context of the calling application.

Attributes

Remarks

Creates a new Builder.

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

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