Sprache

AppFunctionActivityState.ActivityId Property

Definition

Returns the AppFunctionActivityId associated with this state.

public Android.App.AppFunctions.AppFunctionActivityId ActivityId { [Android.Runtime.Register("getActivityId", "()Landroid/app/appfunctions/AppFunctionActivityId;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getActivityId", "()Landroid/app/appfunctions/AppFunctionActivityId;", "", ApiSince=37)>]
member this.ActivityId : Android.App.AppFunctions.AppFunctionActivityId

Property Value

Attributes

Remarks

Returns the AppFunctionActivityId associated with this state.

Android reference for android.app.appfunctions.AppFunctionActivityState.getActivityId.

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