NativeDialogPropertyName
public enum NativeDialogPropertyName : String, PropertyNameProtocolUndocumented
- 
                  
                  Whether the window should be modal with respect to its transient parent. DeclarationSwift case modal = "modal"
- 
                  
                  The title of the dialog window DeclarationSwift case title = "title"
- 
                  
                  The transient parent of the dialog, or nilfor none.DeclarationSwift case transientFor = "transient-for"
- 
                  
                  Whether the window is currenlty visible. DeclarationSwift case visible = "visible"
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           NativeDialogPropertyName Enumeration Reference
      NativeDialogPropertyName Enumeration Reference