Instance Property インスタンスプロパティ

preferredPresentationStyle

The preferred style for presenting the item provider's data. アイテムプロバイダの持つデータを提示するための好ましいスタイル。

Declaration 宣言

@property(nonatomic) UIPreferredPresentationStyle preferredPresentationStyle;

Discussion 議論

The default preferred presentation style is UIPreferredPresentationStyleUnspecified. 省略時の好ましい表現スタイルは、UIPreferredPresentationStyleUnspecifiedです。

See Also 参照

Configuring the Provider プロバイダを構成設定する