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

属性

适用于