Udostępnij za pośrednictwem


EditingEndedEvent.FinalState Property

Definition

Returns the state of the editing session when it ended.

public Android.Media.Metrics.EditingEndedEventFinalState FinalState { [Android.Runtime.Register("getFinalState", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getFinalState", "()I", "", ApiSince=35)>]
member this.FinalState : Android.Media.Metrics.EditingEndedEventFinalState

Property Value

Attributes

Remarks

Returns the state of the editing session when it ended.

Java documentation for android.media.metrics.EditingEndedEvent.getFinalState().

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