CLSContext.Title Property

Definition

Gets or sets the title for the context.

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

Property Value

The context title, such as a chapter title or lesson title.

Attributes

Applies to