Class SBSDKGenericDocumentFieldDisplayState  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - DocumentSDK.NET.iOS.dll
 
   
  
  
  
    public class SBSDKGenericDocumentFieldDisplayState : NSObject
   
  
    - Inheritance
 
    - 
      
      
SBSDKGenericDocumentFieldDisplayState
     
  
  Constructors
  
  
  SBSDKGenericDocumentFieldDisplayState(NSObjectFlag)
  
  
  
  
  
    protected SBSDKGenericDocumentFieldDisplayState(NSObjectFlag t)
   
  Parameters
  
    t NSObjectFlag 
    
  
  
  
  SBSDKGenericDocumentFieldDisplayState(NativeHandle)
  
  
  
  
  
    protected SBSDKGenericDocumentFieldDisplayState(NativeHandle handle)
   
  Parameters
  
    handle NativeHandle 
    
  
  
  
  SBSDKGenericDocumentFieldDisplayState(SBSDKGenericDocumentFieldDisplayStateValue)
  
  
  
  
  
    public SBSDKGenericDocumentFieldDisplayState(SBSDKGenericDocumentFieldDisplayStateValue value)
   
  Parameters
  
    value SBSDKGenericDocumentFieldDisplayStateValue 
    
  
  Properties
  
  
  AlwaysVisible
  
  
  
  
  
    public static SBSDKGenericDocumentFieldDisplayState AlwaysVisible { get; }
   
  Property Value
  
    - SBSDKGenericDocumentFieldDisplayState
 
    
  
  
  
  ClassHandle
  
  
  
  
  
    public override NativeHandle ClassHandle { get; }
   
  Property Value
  
    - NativeHandle
 
    
  
  
  
  Hidden
  
  
  
  
  
    public static SBSDKGenericDocumentFieldDisplayState Hidden { get; }
   
  Property Value
  
    - SBSDKGenericDocumentFieldDisplayState
 
    
  
  
  
  Value
  
  
  
  
  
    public virtual SBSDKGenericDocumentFieldDisplayStateValue Value { get; }
   
  Property Value
  
    - SBSDKGenericDocumentFieldDisplayStateValue
 
    
  
  
  
  VisibleIfNotEmpty
  
  
  
  
  
    public static SBSDKGenericDocumentFieldDisplayState VisibleIfNotEmpty { get; }
   
  Property Value
  
    - SBSDKGenericDocumentFieldDisplayState