xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UISpringLoadedInteractionContext", WrapperType = typeof(UISpringLoadedInteractionContextWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "LocationInView", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIView) }, ReturnType = typeof(CGPoint), Selector = "locationInView:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "state", IsProperty = true, IsRequired = true, IsStatic = false, Name = "State", PropertyType = typeof(UISpringLoadedInteractionEffectState), Selector = "state")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "targetView", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TargetView", PropertyType = typeof(UIView), Selector = "targetView", SetterSelector = "setTargetView:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "targetItem", IsProperty = true, IsRequired = true, IsStatic = false, Name = "TargetItem", PropertyType = typeof(NSObject), Selector = "targetItem", SetterSelector = "setTargetItem:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IUISpringLoadedInteractionContext : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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

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