net9.0-ios
namespace UIKit
{
    [Protocol(Name = "UISearchSuggestion", WrapperType = typeof(UISearchSuggestionWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetLocalizedDescription", ReturnType = typeof(NSString), Selector = "localizedDescription")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetIconImage", ReturnType = typeof(UIImage), Selector = "iconImage")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "localizedSuggestion", IsProperty = true, IsRequired = true, IsStatic = false, Name = "LocalizedSuggestion", PropertyType = typeof(NSString), Selector = "localizedSuggestion")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "localizedAttributedSuggestion", IsProperty = true, IsRequired = false, IsStatic = false, Name = "LocalizedAttributedSuggestion", PropertyType = typeof(NSAttributedString), Selector = "localizedAttributedSuggestion")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "representedObject", IsProperty = true, IsRequired = false, IsStatic = false, Name = "RepresentedObject", PropertyType = typeof(NSObject), Selector = "representedObject", SetterSelector = "setRepresentedObject:")]
    [SupportedOSPlatform("tvos14.0")]
    [SupportedOSPlatform("ios16.0")]
    [SupportedOSPlatform("maccatalyst16.0")]
    public interface IUISearchSuggestion : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-ios7.0-tvos8.0-ios8.0-maccatalyst8.0-tvos9.0-ios9.0-maccatalyst9.0-tvos
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 16
  • Mac Catalyst >= 16
  • tvOS >= 14
  • Built-in API
  • Package-provided API

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