CGPDFArray
ApplyCallback
CGPDFArray(IntPtr)
Count
Handle
Apply(ApplyCallback, Object)
GetArray(Int32, CGPDFArray)
GetArray(nint, CGPDFArray)
GetArray(nint, CGPDFArray)
GetBoolean(Int32, Boolean)
GetBoolean(nint, Boolean)
GetBoolean(nint, Boolean)
GetDictionary(Int32, CGPDFDictionary)
GetDictionary(nint, CGPDFDictionary)
GetDictionary(nint, CGPDFDictionary)
GetFloat(Int32, nfloat)
GetFloat(nint, nfloat)
GetFloat(nint, NFloat)
GetInt(Int32, nint)
GetInt(nint, nint)
GetInt(nint, nint)
GetName(Int32, String)
GetName(nint, String)
GetName(nint, String)
GetStream(Int32, CGPDFStream)
GetStream(nint, CGPDFStream)
GetStream(nint, CGPDFStream)
GetString(Int32, String)
GetString(nint, String)
GetString(nint, String)
xamarinmac
namespace CoreGraphics
{
public class CGPDFArray : INativeObject
{
public bool GetName(nint idx, out string result);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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