UIViewController.NibBundle 속성

정의

NSBundleUIViewController 인스턴스화된 입니다.

public virtual Foundation.NSBundle NibBundle { [Foundation.Export("nibBundle", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.NibBundle : Foundation.NSBundle

속성 값

UIViewController 생성되는 에 관련된 NSBundle 파일 시스템 값입니다.

특성

설명

이 값은 가 nib 파일에서 로드되지 않은 경우에도 UIViewControllernull 아닙니다.

적용 대상

추가 정보