Link Search Menu Expand Document

SceneSizeRestrictions

public class SceneSizeRestrictions 

Properties

minimumSize

Setting the Size Restrictions The minimum width and height supported by your application’s windows.

public var minimumSize: Size 

maximumSize

The maximum width and height supported by your application’s windows.

public var maximumSize: Size