Movie
Movie(IntPtr, JniHandleOwnership)
IsOpaque
JniPeerMembers
ThresholdClass
ThresholdType
DecodeByteArray(Byte[], Int32, Int32)
DecodeByteArrayAsync(Byte[], Int32, Int32)
DecodeFile(String)
DecodeFileAsync(String)
DecodeStream(Stream)
DecodeStreamAsync(Stream)
Draw(Canvas, Single, Single)
Draw(Canvas, Single, Single, Paint)
Duration()
Height()
SetTime(Int32)
Width()
monoandroid
namespace Android.Graphics
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/graphics/Movie", DoNotGenerateAcw = true)]
public class Movie : Object
{
[Obsolete("deprecated")]
public virtual bool IsOpaque
{
[Register("isOpaque", "()Z", "GetIsOpaqueHandler")]
get;
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | deprecated |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API