Added in API level 35
    DrawInstructions
class DrawInstructions
| kotlin.Any | |
| ↳ | android.widget.RemoteViews.DrawInstructions | 
A data parcel that carries the instructions to draw the RemoteViews, as an alternative to XML layout.
Summary
| Nested classes | |
|---|---|
| Builder class for  | |
| Public methods | |
|---|---|
| static Long | Version number of  | 
Public methods
getSupportedVersion
Added in API level 35
      static fun getSupportedVersion(): Long
Version number of DrawInstructions currently supported.
