UIDevice.EndGeneratingDeviceOrientationNotifications メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスオリエンテーション通知イベントの投稿を停止します。
[Foundation.Export("endGeneratingDeviceOrientationNotifications")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void EndGeneratingDeviceOrientationNotifications ();
abstract member EndGeneratingDeviceOrientationNotifications : unit -> unit
override this.EndGeneratingDeviceOrientationNotifications : unit -> unit
- 属性
注釈
これは、バックグラウンド スレッドから使用できます。