xamarinios
namespace Metal
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
    [Protocol(Name = "MTLLibrary", WrapperType = typeof(MTLLibraryWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "CreateFunction", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, ReturnType = typeof(IMTLFunction), Selector = "newFunctionWithName:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CreateFunction", ParameterByRef = new[] { false, false, true }, ParameterType = new[] { typeof(string), typeof(MTLFunctionConstantValues), typeof(NSError) }, ReturnType = typeof(IMTLFunction), Selector = "newFunctionWithName:constantValues:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CreateFunction", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity2V91) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(string), typeof(MTLFunctionConstantValues), typeof(Action<IMTLFunction, NSError>) }, Selector = "newFunctionWithName:constantValues:completionHandler:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "device", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Device", PropertyType = typeof(IMTLDevice), Selector = "device")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "functionNames", IsProperty = true, IsRequired = true, IsStatic = false, Name = "FunctionNames", PropertyType = typeof(string[]), Selector = "functionNames")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "label", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Label", PropertyType = typeof(string), Selector = "label", SetterSelector = "setLabel:")]
    public interface IMTLLibrary : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙