SliceItem.Bundle Property

Definition

public Android.OS.Bundle? Bundle { [Android.Runtime.Register("getBundle", "()Landroid/os/Bundle;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getBundle", "()Landroid/os/Bundle;", "", ApiSince=28)>]
member this.Bundle : Android.OS.Bundle

Property Value

The parcelable held by this #FORMAT_BUNDLE SliceItem

Attributes

Remarks

Java documentation for android.app.slice.SliceItem.getBundle().

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