次の方法で共有


UIStatusBarOrientationChangeEventArgs クラス

定義

イベントにデータを提供します。

public class UIStatusBarOrientationChangeEventArgs : Foundation.NSNotificationEventArgs
type UIStatusBarOrientationChangeEventArgs = class
    inherit NSNotificationEventArgs
継承
UIStatusBarOrientationChangeEventArgs

コンストラクター

UIStatusBarOrientationChangeEventArgs(NSNotification)

UIStatusBarOrientationChangeEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
StatusBarOrientation

UIKit.UIStatusBar の新しい向き。

適用対象