Slice.Spec Property

Definition

public Android.App.Slices.SliceSpec? Spec { [Android.Runtime.Register("getSpec", "()Landroid/app/slice/SliceSpec;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSpec", "()Landroid/app/slice/SliceSpec;", "", ApiSince=28)>]
member this.Spec : Android.App.Slices.SliceSpec

Property Value

The spec for this slice

Attributes

Remarks

Java documentation for android.app.slice.Slice.getSpec().

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