xamarinios
namespace Metal
{
    [Introduced(PlatformName.MacOSX, 10, 14, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 12, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "MTLSharedEvent", WrapperType = typeof(MTLSharedEventWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "CreateSharedEventHandle", ReturnType = typeof(MTLSharedEventHandle), Selector = "newSharedEventHandle")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "NotifyListener", ParameterBlockProxy = new[] { null, null, typeof(NIDMTLSharedEventNotificationBlock) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(MTLSharedEventListener), typeof(ulong), typeof(MTLSharedEventNotificationBlock) }, Selector = "notifyListener:atValue:block:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "signaledValue", IsProperty = true, IsRequired = true, IsStatic = false, Name = "SignaledValue", PropertyType = typeof(ulong), Selector = "signaledValue", SetterSelector = "setSignaledValue:")]
    public interface IMTLSharedEvent : IMTLEvent, INativeObject, IDisposable
}
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 🗙