UIViewController.Title 속성

정의

UIViewController의 사람이 의미 있는 식별자입니다.

public virtual string Title { [Foundation.Export("title", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Title : string with get, set

속성 값

기본값은 null입니다.

이 값은 null일 수 있습니다.

특성

적용 대상