Class SBSDKUI2PageSnapFunnelAnimation  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - DocumentSDK.NET.iOS.dll
 
   
  
  
  
    public class SBSDKUI2PageSnapFunnelAnimation : SBSDKUI2PageSnapFeedbackMode
   
  
    - Inheritance
 
    - 
      
      
      
      
SBSDKUI2PageSnapFunnelAnimation
     
  
  
    - Inherited Members
 
    - 
    
    
    
  
 
  Constructors
  
  
  SBSDKUI2PageSnapFunnelAnimation()
  
  
  
  
  
    public SBSDKUI2PageSnapFunnelAnimation()
   
  
  
  SBSDKUI2PageSnapFunnelAnimation(NSObjectFlag)
  
  
  
  
  
    protected SBSDKUI2PageSnapFunnelAnimation(NSObjectFlag t)
   
  Parameters
  
    t NSObjectFlag 
    
  
  
  
  SBSDKUI2PageSnapFunnelAnimation(NativeHandle)
  
  
  
  
  
    protected SBSDKUI2PageSnapFunnelAnimation(NativeHandle handle)
   
  Parameters
  
    handle NativeHandle 
    
  
  
  
  SBSDKUI2PageSnapFunnelAnimation(SBSDKUI2Color)
  
  
  
  
  
    public SBSDKUI2PageSnapFunnelAnimation(SBSDKUI2Color overlayColor)
   
  Parameters
  
    overlayColor SBSDKUI2Color 
    
  
  Properties
  
  
  ClassHandle
  
  
  
  
  
    public override NativeHandle ClassHandle { get; }
   
  Property Value
  
    - NativeHandle
 
    
  
  
  
  Hash
  
  
  
  
  
    public virtual nuint Hash { get; }
   
  Property Value
  
    - nuint
 
    
  
  
  
  OverlayColor
  
  
  
  
  
    public virtual SBSDKUI2Color OverlayColor { get; set; }
   
  Property Value
  
    - SBSDKUI2Color
 
    
  
  
  
  _type
  
  
  
  
  
    public virtual string _type { get; }
   
  Property Value
  
    - string
 
    
  
  Methods
  
  
  FromJsonWithJson(string)
  
  
  
  
  
    public static SBSDKUI2PageSnapFunnelAnimation? FromJsonWithJson(string json)
   
  Parameters
  
    json string 
    
  
  Returns
  
    - SBSDKUI2PageSnapFunnelAnimation
 
    
  
  
  
  IsEqual(NSObject?)
  
  
  
  
  
    public virtual bool IsEqual(NSObject? @object)
   
  Parameters
  
    object NSObject 
    
  
  Returns
  
    - bool
 
    
  
  
  
  ToJson()
  
  
  
  
  
    public virtual string ToJson()
   
  Returns
  
    - string