ActionSheetArguments.Title Property

Definition

Gets the title for the action sheet. Can be null.

public:
 property System::String ^ Title { System::String ^ get(); };
public string Title { get; }
member this.Title : string
Public ReadOnly Property Title As String

Property Value

Applies to