다음을 통해 공유


MPPlayableContentDelegate.ContextUpdated 메서드

정의

컨텍스트가 변경된 후 호출되는 메서드입니다.

[Foundation.Export("playableContentManager:didUpdateContext:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 4, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ContextUpdated (MediaPlayer.MPPlayableContentManager contentManager, MediaPlayer.MPPlayableContentManagerContext context);
abstract member ContextUpdated : MediaPlayer.MPPlayableContentManager * MediaPlayer.MPPlayableContentManagerContext -> unit
override this.ContextUpdated : MediaPlayer.MPPlayableContentManager * MediaPlayer.MPPlayableContentManagerContext -> unit

매개 변수

contentManager
MPPlayableContentManager
특성

적용 대상