xamarintvos
namespace Metal
{
public static class MTLDevice_Extensions
{
public static IMTLBuffer CreateBuffer<T>(this IMTLDevice This, T[] data, MTLResourceOptions options)
where T, struct;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarintvos | |
Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |