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

hostedViewMaximumAllowedSize

The maximum size for a Siri hosted view. Siriがホストするビューに対する最大限のサイズ。

Declaration 宣言

var hostedViewMaximumAllowedSize: CGSize { get }

Discussion 議論

Apps can customize the Siri interface using an Intents UI extension. The extension vends a view controller whose view contains the custom content that you want Siri to display. The size of that view controller’s view must be no larger than the size value in this property. アプリは、SiriインターフェイスをインテントUI拡張を使ってカスタマイズできます。拡張は、あるビューコントローラを供給し、それの持つビューは、あなたがSiriに表示してほしいカスタムコンテンツを含みます。そのビューコントローラの持つビューのサイズは、このプロパティでのサイズ値より大きくてはなりません。

See Also 参照

Getting Siri-Related Information Siri関連の情報を取得する