共用方式為


EditingEndedEvent.Builder(Int32) Constructor

Definition

Creates a new Builder.

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=35)]
public Builder (int finalState);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=35)>]
new Android.Media.Metrics.EditingEndedEvent.Builder : int -> Android.Media.Metrics.EditingEndedEvent.Builder

Parameters

finalState
Int32

The state of the editing session when it ended.

Attributes

Remarks

Creates a new Builder.

Java documentation for android.media.metrics.EditingEndedEvent.Builder.EditingEndedEvent$Builder(int).

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