xamarinmac
namespace QuickLookUI
{
    [Protocol(Name = "QLPreviewItem", WrapperType = typeof(QLPreviewItemWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "previewItemURL", IsProperty = true, IsRequired = false, IsStatic = false, Name = "PreviewItemURL", PropertyType = typeof(NSUrl), Selector = "previewItemURL")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "previewItemTitle", IsProperty = true, IsRequired = false, IsStatic = false, Name = "PreviewItemTitle", PropertyType = typeof(string), Selector = "previewItemTitle")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "previewItemDisplayState", IsProperty = true, IsRequired = false, IsStatic = false, Name = "PreviewItemDisplayState", PropertyType = typeof(NSObject), Selector = "previewItemDisplayState")]
    public interface IQLPreviewItem : INativeObject, IDisposable
}
.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

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