共用方式為


IEntry.ReturnType Property

Definition

Gets an enumeration value that controls the appearance of the return button.

public:
 property Microsoft::Maui::ReturnType ReturnType { Microsoft::Maui::ReturnType get(); };
public Microsoft.Maui.ReturnType ReturnType { get; }
member this.ReturnType : Microsoft.Maui.ReturnType
Public ReadOnly Property ReturnType As ReturnType

Property Value

Applies to