다음을 통해 공유


EditingEndedEvent.OperationTypes Property

Definition

Gets a set of flags describing the types of operations performed.

public long OperationTypes { [Android.Runtime.Register("getOperationTypes", "()J", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getOperationTypes", "()J", "", ApiSince=35)>]
member this.OperationTypes : int64

Property Value

Attributes

Remarks

Gets a set of flags describing the types of operations performed.

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

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