次の方法で共有


MPMoviePlayerFinishedEventArgs クラス

定義

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

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

コンストラクター

MPMoviePlayerFinishedEventArgs(NSNotification)

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

プロパティ

FinishReason

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

Notification

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

(継承元 NSNotificationEventArgs)

適用対象