Share via


UIDevice.EndGeneratingDeviceOrientationNotifications メソッド

定義

デバイスオリエンテーション通知イベントの投稿を停止します。

[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
属性

注釈

これは、バックグラウンド スレッドから使用できます。

適用対象