共用方式為


Entry.ReturnType 屬性

定義

決定螢幕上鍵盤上的傳回鍵看起來應該是什麼樣子。 這是可繫結屬性。

public:
 property Microsoft::Maui::ReturnType ReturnType { Microsoft::Maui::ReturnType get(); void set(Microsoft::Maui::ReturnType value); };
public Microsoft.Maui.ReturnType ReturnType { get; set; }
member this.ReturnType : Microsoft.Maui.ReturnType with get, set
Public Property ReturnType As ReturnType

屬性值

適用於