다음을 통해 공유


AVPlayerViewController.ExitsFullScreenWhenPlaybackEnds 속성

정의

재생이 끝날 때 뷰 컨트롤러가 전체 화면을 종료하는지 여부를 제어하는 부울 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ExitsFullScreenWhenPlaybackEnds { [Foundation.Export("exitsFullScreenWhenPlaybackEnds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setExitsFullScreenWhenPlaybackEnds:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ExitsFullScreenWhenPlaybackEnds : bool with get, set

속성 값

특성

적용 대상