ReturnKeyType = UIReturnKeyType.Done;. txtField.ShouldReturn = (textFiedl) => {. txtField.EndEditing(true); return false;. }.
確定! 回上一頁