showsPaperSelectionForLoadedPapers property

bool? showsPaperSelectionForLoadedPapers
getter/setter pair

A Boolean value that determines whether the paper selection menu displays. The default value of this property is false. Setting the value to true enables a paper selection menu on printers that support different types of paper and have more than one paper type loaded. On printers where only one paper type is available, no paper selection menu is displayed, regardless of the value of this property.

Officially Supported Platforms/Implementations:

  • iOS

Implementation

bool? showsPaperSelectionForLoadedPapers;