Language

RemoteViews.DrawInstructions.Bytes Property

Definition

public System.Collections.Generic.IList<byte[]> Bytes { [Android.Runtime.Register("getBytes", "()Ljava/util/List;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getBytes", "()Ljava/util/List;", "", ApiSince=37)>]
member this.Bytes : System.Collections.Generic.IList<byte[]>

Property Value

IList<Byte[]>
Attributes

Applies to