Builder
Builder()
Builder(MtpObjectInfo)
Builder(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Build()
SetAssociationDesc(Int32)
SetAssociationType(Int32)
SetCompressedSize(Int64)
SetDateCreated(Int64)
SetDateModified(Int64)
SetFormat(Int32)
SetImagePixDepth(Int64)
SetImagePixHeight(Int64)
SetImagePixWidth(Int64)
SetKeywords(String)
SetName(String)
SetObjectHandle(Int32)
SetParent(Int32)
SetProtectionStatus(Int32)
SetSequenceNumber(Int64)
SetStorageId(Int32)
SetThumbCompressedSize(Int64)
SetThumbFormat(Int32)
SetThumbPixHeight(Int64)
SetThumbPixWidth(Int64)
monoandroid
namespace Android.Mtp
{
[Register("android/mtp/MtpObjectInfo", DoNotGenerateAcw = true)]
public sealed class MtpObjectInfo : Object
{
[Register("android/mtp/MtpObjectInfo$Builder", ApiSince = 24, DoNotGenerateAcw = true)]
public class Builder : Object
{
protected Builder(IntPtr javaReference, JniHandleOwnership transfer);
}
}
}
.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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API