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
{
[BindingImpl(BindingImplOptions.Optimizable)]
[TV(12, 0)]
[Watch(5, 0)]
public bool Apply(ApplyCallback callback, object info = null);
}
}
.NET | 6.07.08.09.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