UIViewController.SetNeedsStatusBarAppearanceUpdate 메서드

정의

상태 표시줄의 특성이 변경되었음을 시스템에 알 수 있습니다.

[Foundation.Export("setNeedsStatusBarAppearanceUpdate")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetNeedsStatusBarAppearanceUpdate ();
abstract member SetNeedsStatusBarAppearanceUpdate : unit -> unit
override this.SetNeedsStatusBarAppearanceUpdate : unit -> unit
특성

적용 대상