SurfaceControl.ReadFromParcel(Parcel) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "", ApiSince=29)]
public void ReadFromParcel (Android.OS.Parcel? in);
[<Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "", ApiSince=29)>]
member this.ReadFromParcel : Android.OS.Parcel -> unit
- in
- Parcel
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |