Class UIViewController_ScanbotBarcodeScannerSDK_Swift_9557  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - BarcodeSDK.NET.iOS.dll
 
   
  
  
  
    public static class UIViewController_ScanbotBarcodeScannerSDK_Swift_9557
   
  
    - Inheritance
 
    - 
      
      
UIViewController_ScanbotBarcodeScannerSDK_Swift_9557
     
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
    
  
 
  Methods
  
  
  AttachViewControllerInView(UIViewController, UIViewController, UIView)
  
  
  
  
  
    public static void AttachViewControllerInView(this UIViewController This, UIViewController viewController, UIView containerView)
   
  Parameters
  
    This UIViewController 
    
    viewController UIViewController 
    
    containerView UIView 
    
  
  
  
  AttachViewControllerWithConstraints(UIViewController, UIViewController, NSLayoutConstraint[])
  
  
  
  
  
    public static void AttachViewControllerWithConstraints(this UIViewController This, UIViewController viewController, NSLayoutConstraint[] constraints)
   
  Parameters
  
    This UIViewController 
    
    viewController UIViewController 
    
    constraints NSLayoutConstraint[] 
    
  
  
  
  DetachViewController(UIViewController, UIViewController)
  
  
  
  
  
    public static void DetachViewController(this UIViewController This, UIViewController viewController)
   
  Parameters
  
    This UIViewController 
    
    viewController UIViewController